gsarti commited on
Commit
f35e229
·
1 Parent(s): c247c59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -7,4 +7,16 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ <div class="grid lg:grid-cols-3">
11
+ <p class="lg:col-span-3">
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 href="https://www.rug.nl/research/clcg/research/cl/" class="block overflow-hidden group">
15
+ <div
16
+ class="w-full h-40 object-cover mb-2 rounded-lg flex bg-[#]"
17
+ >
18
+ <img alt="" src="https://aeiljuispo.cloudimg.io/v7/https://s3.amazonaws.com/moonup/production/uploads/1607351367041-5dfa3865da6d0311fd3d5428.png?w=200&h=200" class="w-40" />
19
+ </div>
20
+ <div class="underline">GroNLP Website</div>
21
+ </a>
22
+ </div>