pnugues commited on
Commit
44b7ab0
·
verified ·
1 Parent(s): d14c392

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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",