File size: 959 Bytes
c247c59
 
 
 
 
 
 
 
 
f35e229
930a005
f35e229
 
db93c8d
 
 
 
f35e229
db93c8d
f35e229
db93c8d
 
 
 
 
f35e229
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: README
emoji: 💻
colorFrom: red
colorTo: pink
sdk: static
pinned: false
---

<div class="grid lg:grid-cols-3">
	<p class="lg:col-span-3 gap-x-4 gap-y-7">
	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.
	</p>
	<a
		href="https://www.rug.nl/research/clcg/research/cl/"
		class="block overflow-hidden group"
	>
		<div
			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"
		>
			<img
				alt=""
				src="https://aeiljuispo.cloudimg.io/v7/https://s3.amazonaws.com/moonup/production/uploads/1607351367041-5dfa3865da6d0311fd3d5428.png"
				class="w-40"
			/>
		</div>
		<div class="underline">GroNLP Website</div>
	</a>
</div>