Datasets:

Modalities:
Text
Formats:
json
ArXiv:
License:
lmoncla commited on
Commit
6eb349d
·
verified ·
1 Parent(s): bd3436e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -78,16 +78,16 @@ The dataset was built through a double annotation process.
78
  * **Reconciliation:** Discrepancies were resolved through collaborative systematic review to ensure a triple-checked gold standard.
79
 
80
 
81
-
82
  ## Citation
83
- If you use this dataset, please cite the following paper:
84
 
85
- ```
86
- @inproceedings{moncla-2026-lrec,
87
- title = "{EDDA}-Coordinata: An Annotated Dataset of Historical Geographic Coordinates",
88
- author = "Moncla, Ludovic and Nugues, Pierre and Joliveau, Thierry and McDonough, Katherine",
89
- booktitle = "Proceedings of the 15th Language Resources and Evaluation Conference (LREC 2026)",
90
- year = "2026",
91
- address = "Palma, Spain",
 
 
92
  }
93
- ```
 
78
  * **Reconciliation:** Discrepancies were resolved through collaborative systematic review to ensure a triple-checked gold standard.
79
 
80
 
 
81
  ## Citation
 
82
 
83
+ If you use the **EDDA-Coordinata** dataset or the associated models, please cite our LREC 2026 paper:
84
+
85
+ ```bibtex
86
+ @inproceedings{moncla2026edda,
87
+ title={EDDA-Coordinata: An Annotated Dataset of Historical Geographic Coordinates},
88
+ author={Moncla, Ludovic and Nugues, Pierre and Joliveau, Thierry and McDonough, Katherine},
89
+ booktitle={Proceedings of the 2026 Language Resources and Evaluation Conference (LREC 2026)},
90
+ year={2026},
91
+ url={[https://arxiv.org/abs/2602.23941](https://arxiv.org/abs/2602.23941)}
92
  }
93
+ ```