Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
language: de
|
7 |
datasets:
|
8 |
- conll2003
|
|
|
|
|
9 |
---
|
10 |
|
11 |
## German NER in Flair (large model)
|
@@ -14,8 +16,6 @@ This is the large 4-class NER model for German that ships with [Flair](https://g
|
|
14 |
|
15 |
F1-Score: **92,31** (CoNLL-03 German revised)
|
16 |
|
17 |
-
**! This model only works with Flair version 0.8 (will be released in the next few days) !**
|
18 |
-
|
19 |
Predicts 4 tags:
|
20 |
|
21 |
| **tag** | **meaning** |
|
|
|
6 |
language: de
|
7 |
datasets:
|
8 |
- conll2003
|
9 |
+
widget:
|
10 |
+
- text: "George Washington ging nach Washington"
|
11 |
---
|
12 |
|
13 |
## German NER in Flair (large model)
|
|
|
16 |
|
17 |
F1-Score: **92,31** (CoNLL-03 German revised)
|
18 |
|
|
|
|
|
19 |
Predicts 4 tags:
|
20 |
|
21 |
| **tag** | **meaning** |
|