creat89 commited on
Commit
e19f809
1 Parent(s): a5e2d4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,6 +1,13 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
4
 
5
  This is a multilingual NER system trained using a Frustratingly Easy Domain Adaptation architecture. It is based on LaBSE and supports different tagsets all using IOBES formats:
6
  1. Wikiann (LOC, PER, ORG)
 
1
  ---
2
  license: mit
3
  ---
4
+ language:
5
+ - multilingual
6
+ - cs
7
+ - pl
8
+ - sl
9
+ - fi
10
+ ---
11
 
12
  This is a multilingual NER system trained using a Frustratingly Easy Domain Adaptation architecture. It is based on LaBSE and supports different tagsets all using IOBES formats:
13
  1. Wikiann (LOC, PER, ORG)