Update README.md
Browse files
README.md
CHANGED
@@ -11,11 +11,18 @@ pinned: false
|
|
11 |
<p class="lg:col-span-3 gap-x-4 gap-y-7">
|
12 |
This page is about the Computational Linguistics and Natural Language Processing group of the University of Groningen. We are involved in lots of projects, ranging from NLP to dialectology. You can find the list of our publications, projects and members on the group website below.
|
13 |
</p>
|
14 |
-
<a
|
|
|
|
|
|
|
15 |
<div
|
16 |
-
class="w-full h-
|
17 |
>
|
18 |
-
<img
|
|
|
|
|
|
|
|
|
19 |
</div>
|
20 |
<div class="underline">GroNLP Website</div>
|
21 |
</a>
|
|
|
11 |
<p class="lg:col-span-3 gap-x-4 gap-y-7">
|
12 |
This page is about the Computational Linguistics and Natural Language Processing group of the University of Groningen. We are involved in lots of projects, ranging from NLP to dialectology. You can find the list of our publications, projects and members on the group website below.
|
13 |
</p>
|
14 |
+
<a
|
15 |
+
href="https://www.rug.nl/research/clcg/research/cl/"
|
16 |
+
class="block overflow-hidden group"
|
17 |
+
>
|
18 |
<div
|
19 |
+
class="w-full h-40 object-cover mb-2 bg-indigo-100 rounded-lg flex items-center justify-center dark:bg-gray-900 dark:group-hover:bg-gray-850"
|
20 |
>
|
21 |
+
<img
|
22 |
+
alt=""
|
23 |
+
src="https://aeiljuispo.cloudimg.io/v7/https://s3.amazonaws.com/moonup/production/uploads/1607351367041-5dfa3865da6d0311fd3d5428.png"
|
24 |
+
class="w-40"
|
25 |
+
/>
|
26 |
</div>
|
27 |
<div class="underline">GroNLP Website</div>
|
28 |
</a>
|