Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,21 @@ size_categories:
|
|
17 |
|
18 |
This dataset contains a comprehensive bilingual (Arabic-English) collection of hadiths from 14 major authenticated books of Islamic tradition. It includes over 50762 narrations with complete metadata, organized by book, chapter, and narrator. Each hadith is presented in both its original Arabic text and English translation, making it ideal for cross-lingual NLP tasks, Islamic question-answering systems, and religious chatbots. The structured format allows for easy retrieval, citation, and integration into AI applications focused on Islamic knowledge.
|
19 |
|
20 |
-
Hadiths 14 books collection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
## Dataset Details
|
23 |
|
@@ -122,17 +136,18 @@ Researchers and developers can use this dataset to train models that provide evi
|
|
122 |
|
123 |
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
124 |
|
125 |
-
## Citation
|
126 |
|
127 |
|
128 |
If you find our work helpful, feel free to give us a cite.
|
129 |
Dataset was created by Slepvochev Ivan. If you use this dataset, please cite:
|
|
|
130 |
@dataset{quran_tafsir,
|
131 |
-
title = {QuranDataset: A Dataset of Quran Verses and Tafseer},
|
132 |
-
url = {https://escape-team.tech/},
|
133 |
-
author = {Slepovichev Ivan},
|
134 |
-
email = {[email protected]},
|
135 |
-
month = {March},
|
136 |
year = {2025}
|
137 |
}
|
138 |
|
|
|
17 |
|
18 |
This dataset contains a comprehensive bilingual (Arabic-English) collection of hadiths from 14 major authenticated books of Islamic tradition. It includes over 50762 narrations with complete metadata, organized by book, chapter, and narrator. Each hadith is presented in both its original Arabic text and English translation, making it ideal for cross-lingual NLP tasks, Islamic question-answering systems, and religious chatbots. The structured format allows for easy retrieval, citation, and integration into AI applications focused on Islamic knowledge.
|
19 |
|
20 |
+
Hadiths 14 books collection. Books included:
|
21 |
+
- Sahih al-Bukhari صحيح البخاري
|
22 |
+
- Sahih Muslim صحيح مسلم
|
23 |
+
- Sunan Abi Dawud سنن أبي داود
|
24 |
+
- Jami` at-Tirmidhi جامع الترمذي
|
25 |
+
- Sunan an-Nasa'i سنن النسائي
|
26 |
+
- Sunan Ibn Majah سنن ابن ماجه
|
27 |
+
- Muwatta Malik موطأ مالك
|
28 |
+
- Musnad Ahmad مسند أحمد
|
29 |
+
- Sunan ad-Darimi سنن الدارمي
|
30 |
+
- Riyad as-Salihin رياض الصالحين
|
31 |
+
- Shamail al-Muhammadiyah الشمائل المحمدية
|
32 |
+
- Bulugh al-Maram بلوغ المرام
|
33 |
+
- Al-Adab Al-Mufrad الأدب المفرد
|
34 |
+
- Mishkat al-Masabih مشكاة المصابيح
|
35 |
|
36 |
## Dataset Details
|
37 |
|
|
|
136 |
|
137 |
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
138 |
|
139 |
+
## Citation
|
140 |
|
141 |
|
142 |
If you find our work helpful, feel free to give us a cite.
|
143 |
Dataset was created by Slepvochev Ivan. If you use this dataset, please cite:
|
144 |
+
|
145 |
@dataset{quran_tafsir,
|
146 |
+
title = {QuranDataset: A Dataset of Quran Verses and Tafseer},
|
147 |
+
url = {https://escape-team.tech/},
|
148 |
+
author = {Slepovichev Ivan},
|
149 |
+
email = {[email protected]},
|
150 |
+
month = {March},
|
151 |
year = {2025}
|
152 |
}
|
153 |
|