Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,20 @@ language:
|
|
4 |
- ar
|
5 |
task_categories:
|
6 |
- image-to-text
|
7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- ar
|
5 |
task_categories:
|
6 |
- image-to-text
|
7 |
+
---
|
8 |
+
|
9 |
+
# Citation
|
10 |
+
|
11 |
+
If you are using this dataset in your work, please cite our paper below.
|
12 |
+
|
13 |
+
```
|
14 |
+
@misc{saeed2024muharafmanuscriptshandwrittenarabic,
|
15 |
+
title={Muharaf: Manuscripts of Handwritten Arabic Dataset for Cursive Text Recognition},
|
16 |
+
author={Mehreen Saeed and Adrian Chan and Anupam Mijar and Joseph Moukarzel and Georges Habchi and Carlos Younes and Amin Elias and Chau-Wai Wong and Akram Khater},
|
17 |
+
year={2024},
|
18 |
+
eprint={2406.09630},
|
19 |
+
archivePrefix={arXiv},
|
20 |
+
primaryClass={cs.CV},
|
21 |
+
url={https://arxiv.org/abs/2406.09630},
|
22 |
+
}
|
23 |
+
```
|