Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,18 @@ task_categories:
|
|
| 9 |
|
| 10 |
## Dataset Descritpion
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
### Languages
|
| 15 |
|
|
|
|
| 9 |
|
| 10 |
## Dataset Descritpion
|
| 11 |
|
| 12 |
+
We used the APCD dataset cited hereafter for pretraining the model. The dataset has been cleaned and only the main text and the Qafiyah columns were kept:
|
| 13 |
+
```
|
| 14 |
+
@Article{Yousef2019LearningMetersArabicEnglish-arxiv,
|
| 15 |
+
author = {Yousef, Waleed A. and Ibrahime, Omar M. and Madbouly, Taha M. and Mahmoud,
|
| 16 |
+
Moustafa A.},
|
| 17 |
+
title = {Learning Meters of Arabic and English Poems With Recurrent Neural Networks: a Step
|
| 18 |
+
Forward for Language Understanding and Synthesis},
|
| 19 |
+
journal = {arXiv preprint arXiv:1905.05700},
|
| 20 |
+
year = 2019,
|
| 21 |
+
url = {https://github.com/hci-lab/LearningMetersPoems}
|
| 22 |
+
}
|
| 23 |
+
```
|
| 24 |
|
| 25 |
### Languages
|
| 26 |
|