Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ datasets:
|
|
5 |
license: mit
|
6 |
metrics:
|
7 |
- f1
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Reddit NER for place names
|
|
|
5 |
license: mit
|
6 |
metrics:
|
7 |
- f1
|
8 |
+
widget:
|
9 |
+
- text: "My name is Sylvain and I live in Paris"
|
10 |
+
example_title: "Parisian"
|
11 |
+
- text: "My name is Sarah and I live in London"
|
12 |
+
example_title: "Londoner"
|
13 |
---
|
14 |
|
15 |
# Reddit NER for place names
|