Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ widget:
|
|
14 |
|
15 |
# Reddit NER for place names
|
16 |
|
17 |
-
Fine-tuned `
|
18 |
|
19 |
This model was created with two key goals:
|
20 |
|
|
|
14 |
|
15 |
# Reddit NER for place names
|
16 |
|
17 |
+
Fine-tuned `bert-base-uncased` 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 |
This model was created with two key goals:
|
20 |
|