Create README.md
Browse files
README.md
CHANGED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## Dataset
|
| 2 |
+
|
| 3 |
+
The dataset is in the file `baits.zip` it is splitted into two files for training `train.txt` and testing `test.txt` and the labels of the meters are saved in the file `labels.txt`. The dataset was scrapped from [Aldiwan](https://www.aldiwan.net/) which is an encyclopedia of Arabic poetry where each poem is labeled by corrosponding poet, meter, era, etc.
|
| 4 |
+
|