initial model commit
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ datasets:
|
|
9 |
inference: false
|
10 |
---
|
11 |
|
12 |
-
##
|
13 |
|
14 |
This is the standard 4-class NER model for German that ships with [Flair](https://github.com/flairNLP/flair/).
|
15 |
|
|
|
9 |
inference: false
|
10 |
---
|
11 |
|
12 |
+
## German NER in Flair (default model)
|
13 |
|
14 |
This is the standard 4-class NER model for German that ships with [Flair](https://github.com/flairNLP/flair/).
|
15 |
|