Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -104,6 +104,7 @@ Special thanks to [**Hesham Haroon**](https://huggingface.co/HeshamHaroon) and t
|
|
| 104 |
|
| 105 |
If you use this dataset, please cite:
|
| 106 |
|
|
|
|
| 107 |
@inproceedings{hamed-etal-2022-arzen,
|
| 108 |
title = {ArzEn-ST: A Three-way Speech Translation Corpus for Code-Switched Egyptian Arabic-English},
|
| 109 |
author = {Hamed, Injy and Habash, Nizar and Abdennadher, Slim and Vu, Ngoc Thang},
|
|
@@ -115,11 +116,14 @@ If you use this dataset, please cite:
|
|
| 115 |
url = {https://aclanthology.org/2022.wanlp-1.12},
|
| 116 |
doi = {10.18653/v1/2022.wanlp-1.12}
|
| 117 |
}
|
|
|
|
| 118 |
|
|
|
|
| 119 |
@misc{amin2025arzenparallel,
|
| 120 |
author = {Amin, Ibrahim},
|
| 121 |
title = {Egyptian Arabic - English Parallel Corpus},
|
| 122 |
year = {2025},
|
| 123 |
url = {https://huggingface.co/datasets/IbrahimAmin/arz-en-parallel-corpus},
|
| 124 |
note = {MIT License. Curated and cleaned from multiple public datasets.}
|
| 125 |
-
}
|
|
|
|
|
|
| 104 |
|
| 105 |
If you use this dataset, please cite:
|
| 106 |
|
| 107 |
+
```bibtex
|
| 108 |
@inproceedings{hamed-etal-2022-arzen,
|
| 109 |
title = {ArzEn-ST: A Three-way Speech Translation Corpus for Code-Switched Egyptian Arabic-English},
|
| 110 |
author = {Hamed, Injy and Habash, Nizar and Abdennadher, Slim and Vu, Ngoc Thang},
|
|
|
|
| 116 |
url = {https://aclanthology.org/2022.wanlp-1.12},
|
| 117 |
doi = {10.18653/v1/2022.wanlp-1.12}
|
| 118 |
}
|
| 119 |
+
```
|
| 120 |
|
| 121 |
+
```bibtex
|
| 122 |
@misc{amin2025arzenparallel,
|
| 123 |
author = {Amin, Ibrahim},
|
| 124 |
title = {Egyptian Arabic - English Parallel Corpus},
|
| 125 |
year = {2025},
|
| 126 |
url = {https://huggingface.co/datasets/IbrahimAmin/arz-en-parallel-corpus},
|
| 127 |
note = {MIT License. Curated and cleaned from multiple public datasets.}
|
| 128 |
+
}
|
| 129 |
+
```
|