Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ widget:
|
|
14 |
|
15 |
# Reddit NER for place names
|
16 |
|
|
|
|
|
17 |
|
18 |
## Use in `transformers`
|
19 |
|
|
|
14 |
|
15 |
# Reddit NER for place names
|
16 |
|
17 |
+
Fine-tuned `twitter-roberta-base` for named entity recognition, trained using `wnut_17` with 498 additional comments from Reddit. This model is intended solely for place name extraction from social media text, other entities have therefore been removed.
|
18 |
+
|
19 |
|
20 |
## Use in `transformers`
|
21 |
|