Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- ar
|
7 |
+
pretty_name: arabic-books-and-research-dataset
|
8 |
+
size_categories:
|
9 |
+
- 10K<n<100K
|
10 |
+
---
|
11 |
+
|
12 |
+
# Arabic reserach and books dataset (ARABD)
|
13 |
+
|
14 |
+
This dataset is an extracted cleaned text from more than 60K word files with unique arabic texts never published before.
|
15 |
+
|
16 |
+
# Dataset diversity
|
17 |
+
|
18 |
+
the dataset is diverse from all kind of islamic research: [feqh, hadeeth, tafseer, tahqeeq, ... etc], from new written research to a manuscirpts.
|
19 |
+
|
20 |
+
|
21 |
+
# dataset size
|
22 |
+
|
23 |
+
the dataset was more than 11GB but after cleaning (pre-processing) it becase a straight 10GB with less noisy chars.
|
24 |
+
|
25 |
+
|
26 |
+
# usage
|
27 |
+
|
28 |
+
we are not responsible about any misuse or wrong information in the dataset.
|