Skip to content

Commit 360160d

Browse files
committed
rename INL to instituutnederlandsetaal
1 parent a80da65 commit 360160d

5 files changed

Lines changed: 15 additions & 12 deletions

File tree

client/src/components/help/BenchmarkSetsHelp.vue

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<p>
33
Here you can see an overview of the test sets that can be used to benchmark taggers. The complete benchmark
44
sets, including training and development sets can be found on GitHub:
5-
<ExternalLink href="https://github.com/INL/galahad-corpus-data">galahad-corpus-data</ExternalLink>.
5+
<ExternalLink href="https://github.com/instituutnederlandsetaal/galahad-corpus-data"
6+
>galahad-corpus-data</ExternalLink
7+
>.
68
</p>
79
</template>

client/src/views/HomeView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
>INT Docker Hub
3737
</ExternalLink>
3838
or the open source code available on
39-
<ExternalLink href="https://github.com/INL/galahad">GitHub</ExternalLink>.
39+
<ExternalLink href="https://github.com/instituutnederlandsetaal/galahad">GitHub</ExternalLink>.
4040
</p>
4141
</section>
4242
<figure>

client/src/views/contribute/subviews/ContributeTaggersView.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</p>
77
<p>
88
See
9-
<ExternalLink href="https://github.com/INL/galahad-taggers-dockerized"
10-
>galahad-taggers-dockerized
9+
<ExternalLink href="https://github.com/instituutnederlandsetaal/galahad-taggers"
10+
>galahad-taggers
1111
</ExternalLink>
1212
for more information.
1313
</p>

client/src/views/help/subviews/GeneralView.vue

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,11 @@
102102
historical and modern corpora, and principles for
103103
<a href="https://ivdnt.org/wp-content/uploads/2024/11/lemmatiseerprincipesV2_combi.pdf">lemmatisation</a
104104
>, 2. by harmonising and extending
105-
<a href="https://github.com/INL/galahad-corpus-data/">training and evaluation material</a>, and 3. by
106-
developing an online infrastructure for historical corpus building and deployment, consisting of the
107-
<a href="https://autosearch.ivdnt.org/">Autosearch</a> corpus exploration environment, the
108-
<a href="https://portal.clarin.ivdnt.org/lancelot/">LAnCeLoT</a> tool for manual correction of
105+
<a href="https://github.com/instituutnederlandsetaal/galahad-corpus-data/"
106+
>training and evaluation material</a
107+
>, and 3. by developing an online infrastructure for historical corpus building and deployment,
108+
consisting of the <a href="https://autosearch.ivdnt.org/">Autosearch</a> corpus exploration environment,
109+
the <a href="https://portal.clarin.ivdnt.org/lancelot/">LAnCeLoT</a> tool for manual correction of
109110
linguistic annotation and the GaLAHaD application for the deployment and evaluation of various
110111
approaches to automatic linguistic annotation.
111112
</p>
@@ -135,7 +136,7 @@
135136
There is also the option to self-host an instance using the publicly available docker images from the
136137
<a href="https://hub.docker.com/u/instituutnederlandsetaal">INT Docker Hub</a>
137138
or the open source code available on
138-
<a href="https://github.com/INL/galahad">GitHub</a>.
139+
<a href="https://github.com/instituutnederlandsetaal/galahad">GitHub</a>.
139140
</p>
140141

141142
<!-- H2: Release 1.0.0 -->
@@ -515,7 +516,7 @@
515516
<p>
516517
Here you can find an overview of the text sets that have been used to benchmark the taggers. The
517518
complete benchmark sets, including training and development sets can be found on Github:
518-
<a href="https://github.com/INL/galahad-corpus-data">galahad-corpus-data</a>.
519+
<a href="https://github.com/instituutnederlandsetaal/galahad-corpus-data">galahad-corpus-data</a>.
519520
</p>
520521

521522
<!-- H3: Benchmarks -->

client/src/views/overview/subviews/TaggersView.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<p>Here you can see an overview of all available taggers within GaLAHaD.</p>
55
<p>
66
For more information on the taggers, please visit
7-
<ExternalLink href="https://github.com/INL/galahad-taggers-dockerized/">
8-
galahad-taggers-dockerized on GitHub </ExternalLink
7+
<ExternalLink href="https://github.com/instituutnederlandsetaal/galahad-taggers/">
8+
galahad-taggers on GitHub </ExternalLink
99
>.
1010
</p>
1111
</template>

0 commit comments

Comments
 (0)