|
16 | 16 | spelling variation when querying and analysing the data. |
17 | 17 | </p> |
18 | 18 | <p> |
19 | | - GaLAHaD serves two purposes. One is to make annotation and tool evaluation easily accessible to |
20 | | - researchers, the other to make it easy for developers to contribute their tools and models to |
21 | | - the platform, and thus compare them to other tools with gold standard material. |
| 19 | + <i>GaLAHaD</i> serves two purposes. One is to make annotation and tool evaluation easily |
| 20 | + accessible to researchers, the other to make it easy for developers to contribute their tools |
| 21 | + and models to the platform, and thus compare them to other tools with gold standard material. |
22 | 22 | </p> |
23 | 23 | <p> |
24 | 24 | <i>GaLAHaD</i> is designed to enable end users to choose the optimal path for their material. |
|
37 | 37 | tools to the platform. The application and taggers are hosted by the INT and accessible with any |
38 | 38 | CLARIN-account. There is also the option to self-host an instance using the publicly available |
39 | 39 | docker images from the |
40 | | - <a href="https://hub.docker.com/u/instituutnederlandsetaal">INT Docker Hub</a> or the open |
41 | | - source code available on <a href="https://github.com/INL/galahad">GitHub</a>. |
| 40 | + <ExternalLink href="https://hub.docker.com/u/instituutnederlandsetaal">INT Docker Hub</ExternalLink> or the open |
| 41 | + source code available on <ExternalLink href="https://github.com/INL/galahad">GitHub</ExternalLink>. |
42 | 42 | </p> |
43 | 43 | </div> |
44 | 44 |
|
45 | 45 | <figure class="right"> |
46 | | - <img src="@/assets/galahad-graal-medium.png" /> |
| 46 | + <img src="@/assets/galahad-graal-medium.png" |
| 47 | + title="Verbaasd laat Galahad de graal uit zijn handen vallen als hij ziet wat erin zit." |
| 48 | + alt="Verbaasd laat Galahad de graal uit zijn handen vallen als hij ziet wat erin zit." /> |
47 | 49 | <figcaption> |
48 | 50 | <i> |
49 | | - “Ende seget datmen daer doe wan<br> |
50 | | - Galaadde den goeden man,<br> |
51 | | - Den besten riddre die wesen mochte,<br> |
52 | | - Ende die ten inde brochte,<br> |
53 | | - Nader historien tale,<br> |
54 | | - Davonturen vanden grale”<br> |
| 51 | + “Ende seget datmen daer doe wan |
| 52 | + <br /> |
| 53 | + Galaadten, den goeden man, |
| 54 | + <br /> |
| 55 | + ja Den besten riddre die wesen mochte |
| 56 | + <br /> |
| 57 | + Ende die ten inde brochte |
| 58 | + <br /> |
| 59 | + Nader historien tale |
| 60 | + <br /> |
| 61 | + Davonturen vanden Grale,” |
55 | 62 | </i> |
| 63 | + <small> |
| 64 | + <ExternalLink href="https://galerij.kb.nl/kb.html#/nl/lancelot/page/45/zoom/5/lat/-66/lng/-107"> |
| 65 | + Lancelotcompilatie, fol. 41vb, vers 15.444-15449 |
| 66 | + </ExternalLink> |
| 67 | + </small> |
56 | 68 | </figcaption> |
57 | 69 | </figure> |
58 | 70 | </div> |
@@ -97,6 +109,11 @@ import { GCard, ExternalLink } from '@/components' |
97 | 109 | object-fit: contain; |
98 | 110 | width: 100%; |
99 | 111 | } |
| 112 | +
|
| 113 | + figcaption small { |
| 114 | + display: block; |
| 115 | + margin-top: 0.8em; |
| 116 | + } |
100 | 117 | } |
101 | 118 | } |
102 | 119 |
|
|
0 commit comments