emanuelaboros
commited on
Commit
•
8d1215c
1
Parent(s):
4697040
Update README.md
Browse files
README.md
CHANGED
@@ -168,9 +168,9 @@ for sentence in sentences:
|
|
168 |
```
|
169 |
|
170 |
```
|
171 |
-
[{'
|
172 |
-
[{'
|
173 |
-
[{'
|
174 |
```
|
175 |
|
176 |
---
|
|
|
168 |
```
|
169 |
|
170 |
```
|
171 |
+
[{'surface': 'Un1ted Press', 'wkd_id': 'Q493845', 'wkpedia_pagename': 'United Press International', 'wkpedia_url': 'https://en.wikipedia.org/wiki/United_Press_International', 'type': 'UNK', 'confidence_nel': 55.89, 'lOffset': 7, 'rOffset': 21}]
|
172 |
+
[{'surface': 'Lon6on', 'wkd_id': 'Q84', 'wkpedia_pagename': 'London', 'wkpedia_url': 'https://de.wikipedia.org/wiki/London', 'type': 'UNK', 'confidence_nel': 99.99, 'lOffset': 10, 'rOffset': 18}]
|
173 |
+
[{'surface': 'AFP', 'wkd_id': 'Q40464', 'wkpedia_pagename': 'Agence France-Presse', 'wkpedia_url': 'https://fr.wikipedia.org/wiki/Agence_France-Presse', 'type': 'UNK', 'confidence_nel': 100.0, 'lOffset': 45, 'rOffset': 50}]
|
174 |
```
|
175 |
|
176 |
---
|