File size: 1,325 Bytes
960afd3 736e3c8 31927b4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
license: mit
---
# English-Persian Parallel Dataset
This repository provides access to a high-quality parallel dataset for English-to-Persian translation. The dataset has been curated for research purposes and is suitable for training and evaluating Neural Machine Translation (NMT) models.
## Download Link
You can download the dataset using the following link:
[Download English-Persian Parallel Dataset](https://datasets.s3.ir-tbz-sh1.arvanstorage.ir/nmt%2Fnmt.tar.xz)
## Description
The dataset contains aligned sentence pairs in English and Persian, covering diverse topics such as formal language, mathematics and science, and general conversations. Special care has been taken to ensure the accuracy and consistency of translations, including handling idiomatic expressions.
## Citation
If you use this dataset in your research, please cite it as follows:
@IEEEevent{Kamyab2025Enhancing,
author={A. Kamyab and N. Baghaei Nejad and A. Akhavanpour},
booktitle={2025 29th International Computer Conference, Computer Society of Iran (CSICC)},
title={Enhancing English-Persian Neural Machine Translation with a Large-Scale Parallel Dataset and Relative Position Representations},
year={2025},
month={February},
art_number={10967409},
publisher={IEEE},
doi={10.1109/CSICC65765.2025.10967409}
} |