Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,9 @@ language:
|
|
6 |
- pl
|
7 |
- sl
|
8 |
- fi
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
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 |
- pl
|
7 |
- sl
|
8 |
- fi
|
9 |
+
tags:
|
10 |
+
- labse
|
11 |
+
- ner
|
12 |
---
|
13 |
|
14 |
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:
|