pnugues commited on
Commit
d05449c
·
verified ·
1 Parent(s): dba190f

Update README.md

Browse files

Ajout des coordonnées extraites

Files changed (1) hide show
  1. README.md +3 -0
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
  ```