Update README.md
Browse files
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 |
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
|
|
|
|
|
|
| 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 |
+
```
|