Update README.md
#1
by saisab - opened
README.md
CHANGED
|
@@ -3,11 +3,12 @@ tags:
|
|
| 3 |
- flair
|
| 4 |
- token-classification
|
| 5 |
- sequence-tagger-model
|
|
|
|
| 6 |
language: nl
|
| 7 |
datasets:
|
| 8 |
- conll2003
|
| 9 |
widget:
|
| 10 |
-
- text:
|
| 11 |
---
|
| 12 |
|
| 13 |
## Dutch NER in Flair (large model)
|
|
@@ -154,4 +155,4 @@ Please cite the following paper when using this model.
|
|
| 154 |
|
| 155 |
### Issues?
|
| 156 |
|
| 157 |
-
The Flair issue tracker is available [here](https://github.com/flairNLP/flair/issues/).
|
|
|
|
| 3 |
- flair
|
| 4 |
- token-classification
|
| 5 |
- sequence-tagger-model
|
| 6 |
+
- ner
|
| 7 |
language: nl
|
| 8 |
datasets:
|
| 9 |
- conll2003
|
| 10 |
widget:
|
| 11 |
+
- text: George Washington ging naar Washington
|
| 12 |
---
|
| 13 |
|
| 14 |
## Dutch NER in Flair (large model)
|
|
|
|
| 155 |
|
| 156 |
### Issues?
|
| 157 |
|
| 158 |
+
The Flair issue tracker is available [here](https://github.com/flairNLP/flair/issues/).
|