Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
entity-linking-classification
Languages:
French
Size:
10K - 100K
ArXiv:
Tags:
named-entity-linking
License:
Update README.md
Browse filesAjout des coordonnées extraites
README.md
CHANGED
|
@@ -56,6 +56,9 @@ The order of Wikidata identifiers in the `qid` list of follows the entity seque
|
|
| 56 |
- `texte`: A `string` containing the text of the entry with possible subentries
|
| 57 |
- `qid`: A `list` of Wikidata identifiers represented as `string`s.
|
| 58 |
|
|
|
|
|
|
|
|
|
|
| 59 |
|
| 60 |
### Citation Information
|
| 61 |
```
|
|
|
|
| 56 |
- `texte`: A `string` containing the text of the entry with possible subentries
|
| 57 |
- `qid`: A `list` of Wikidata identifiers represented as `string`s.
|
| 58 |
|
| 59 |
+
### Experimental Data Fields
|
| 60 |
+
- `coord_extr`: a list containing cooordinates extracted from the text
|
| 61 |
+
- `mérid_orig`: A list containing the prime meridians if mentioned
|
| 62 |
|
| 63 |
### Citation Information
|
| 64 |
```
|