Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -77,23 +77,21 @@ The transcription guidelines follow the RASAM specification: transcriptions pres
|
|
| 77 |
|
| 78 |
## Citation
|
| 79 |
|
| 80 |
-
Chapter: La reconnaissance automatique des écritures arabes maghrébines : Panorama général et expérimentations françaises, Noëmie Lucas, Antoine Perrier, Clément Salah
|
| 81 |
-
|
| 82 |
```bibtex
|
| 83 |
-
@
|
| 84 |
-
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
HAL_VERSION = {v1},
|
| 94 |
}
|
| 95 |
```
|
| 96 |
|
|
|
|
| 97 |
## License
|
| 98 |
|
| 99 |
This dataset is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
|
|
|
| 77 |
|
| 78 |
## Citation
|
| 79 |
|
|
|
|
|
|
|
| 80 |
```bibtex
|
| 81 |
+
@inproceedings{2024rasam-dataset,
|
| 82 |
+
title = {{Enhancing Arabic Maghribi Handwritten Text Recognition with RASAM 2: A Comprehensive Dataset and Benchmarking}},
|
| 83 |
+
author = {Vidal-Gorène, Chahan and Salah, Clément and Lucas, Noëmie and Decours-Perez, Aliénor and Perrier, Antoine},
|
| 84 |
+
url = {https://enc.hal.science/hal-04722622},
|
| 85 |
+
booktitle = {{Computational Humanities Research (CHR)}},
|
| 86 |
+
address = {Aarhus, Denmark},
|
| 87 |
+
volume = {3834},
|
| 88 |
+
pages = {200--216},
|
| 89 |
+
year = {2024},
|
| 90 |
+
month = dec,
|
|
|
|
| 91 |
}
|
| 92 |
```
|
| 93 |
|
| 94 |
+
|
| 95 |
## License
|
| 96 |
|
| 97 |
This dataset is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|