Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,14 @@ sdk: gradio
|
|
| 7 |
sdk_version: 5.44.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 7 |
sdk_version: 5.44.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
citation: |
|
| 11 |
+
@inproceedings{moncla2026edda,
|
| 12 |
+
title={EDDA-Coordinata: An Annotated Dataset of Historical Geographic Coordinates},
|
| 13 |
+
author={Moncla, Ludovic and Nugues, Pierre and Joliveau, Thierry and McDonough, Katherine},
|
| 14 |
+
booktitle={Proceedings of the 2026 Language Resources and Evaluation Conference (LREC 2026)},
|
| 15 |
+
year={2026},
|
| 16 |
+
url={https://arxiv.org/abs/2602.23941}
|
| 17 |
+
}
|
| 18 |
---
|
| 19 |
|
| 20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|