Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -496,11 +496,14 @@ dataset = load_dataset("ai4bharat/Pralekha", data_dir="<subset>/eng_<lang>")
|
|
| 496 |
If you use Pralekha in your work, please cite us:
|
| 497 |
|
| 498 |
```
|
| 499 |
-
@
|
| 500 |
-
|
| 501 |
-
|
| 502 |
-
|
| 503 |
-
|
|
|
|
|
|
|
|
|
|
| 504 |
}
|
| 505 |
```
|
| 506 |
|
|
|
|
| 496 |
If you use Pralekha in your work, please cite us:
|
| 497 |
|
| 498 |
```
|
| 499 |
+
@misc{suryanarayanan2025pralekhacrosslingualdocumentalignment,
|
| 500 |
+
title={Pralekha: Cross-Lingual Document Alignment for Indic Languages},
|
| 501 |
+
author={Sanjay Suryanarayanan and Haiyue Song and Mohammed Safi Ur Rahman Khan and Anoop Kunchukuttan and Raj Dabre},
|
| 502 |
+
year={2025},
|
| 503 |
+
eprint={2411.19096},
|
| 504 |
+
archivePrefix={arXiv},
|
| 505 |
+
primaryClass={cs.CL},
|
| 506 |
+
url={https://arxiv.org/abs/2411.19096},
|
| 507 |
}
|
| 508 |
```
|
| 509 |
|