Datasets:
adding paper link
Browse files
README.md
CHANGED
|
@@ -98,8 +98,23 @@ The corpus comprises diverse parallel texts sourced from multiple domains:
|
|
| 98 |
|
| 99 |
## Data Preparation
|
| 100 |
|
| 101 |
-
The data mining process involved local mining techniques, ensuring that parallel sentences were extracted from translations of the same book, document, or article. Sentence alignment was performed using LaBSE (Language-agnostic BERT Sentence Embedding) embeddings.
|
| 102 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
## Contacts
|
| 104 |
|
| 105 |
We believe that this work will enable and inspire all enthusiasts around the world to open the hidden beauty of low-resource languages, in particular Southern Uzbek.
|
|
|
|
| 98 |
|
| 99 |
## Data Preparation
|
| 100 |
|
| 101 |
+
The data mining process involved local mining techniques, ensuring that parallel sentences were extracted from translations of the same book, document, or article. Sentence alignment was performed using LaBSE (Language-agnostic BERT Sentence Embedding) embeddings. For more information, plase refet to [our paper](https://arxiv.org/abs/2508.14586).
|
| 102 |
+
|
| 103 |
+
## Citation
|
| 104 |
+
|
| 105 |
+
If you use this dataset in your research, please cite our paper:
|
| 106 |
+
|
| 107 |
+
```bibtex
|
| 108 |
+
@misc{mamasaidov2025fillinggapuzbekcreating,
|
| 109 |
+
title={Filling the Gap for Uzbek: Creating Translation Resources for Southern Uzbek},
|
| 110 |
+
author={Mukhammadsaid Mamasaidov and Azizullah Aral and Abror Shopulatov and Mironshoh Inomjonov},
|
| 111 |
+
year={2025},
|
| 112 |
+
eprint={2508.14586},
|
| 113 |
+
archivePrefix={arXiv},
|
| 114 |
+
primaryClass={cs.CL},
|
| 115 |
+
url={https://arxiv.org/abs/2508.14586},
|
| 116 |
+
}
|
| 117 |
+
```
|
| 118 |
## Contacts
|
| 119 |
|
| 120 |
We believe that this work will enable and inspire all enthusiasts around the world to open the hidden beauty of low-resource languages, in particular Southern Uzbek.
|