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 files
README.md
CHANGED
@@ -27,8 +27,8 @@ See the paper, [Linking Named Entities in Diderot's *Encyclopédie* to Wikidata]
|
|
27 |
- **Paper:** https://arxiv.org/abs/2406.03221
|
28 |
|
29 |
### Data Instances
|
30 |
-
Each sample is a JSON dictionnary with the headword, the entry ID in the [ENCCRE](http://enccre.academie-sciences.fr/encyclopedie/) nomenclature,
|
31 |
-
the text of the entry and a list of wikidata identifiers, as for example:
|
32 |
```
|
33 |
{
|
34 |
"vedette": "AGREDA",
|
|
|
27 |
- **Paper:** https://arxiv.org/abs/2406.03221
|
28 |
|
29 |
### Data Instances
|
30 |
+
Each sample is a JSON dictionnary with `vedette`, the headword, `entreeid`, the entry ID in the [ENCCRE](http://enccre.academie-sciences.fr/encyclopedie/) nomenclature,
|
31 |
+
`texte`, the text of the entry and `qid`, a list of wikidata identifiers, as for example:
|
32 |
```
|
33 |
{
|
34 |
"vedette": "AGREDA",
|