Ahmedhany216 commited on
Commit
6203592
1 Parent(s): d9cda95

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ **Islamic Books Hadith Dataset**
2
+
3
+ **Description:**
4
+ The Islamic Books Hadith Dataset comprises excerpts of hadiths (sayings of Prophet Muhammad) extracted from nine famous Islamic books. Each entry in the dataset contains two columns:
5
+ 1. **Hadith:** The actual text of the hadith.
6
+ 2. **Reference:** The source reference indicating the book and the specific location of the hadith within the book.
7
+
8
+ **Books Included:**
9
+ 1. Sahih al-Bukhari
10
+ 2. Sahih Muslim
11
+ 3. Sunan Abu Dawood
12
+ 4. Sunan at-Tirmidhi
13
+ 5. Sunan an-Nasa'i
14
+ 6. Sunan ibn Majah
15
+ 7. Musnad Ahmad ibn Hanbal
16
+ 8. Riyad as-Salihin
17
+ 9. Al-Adab al-Mufrad
18
+
19
+ **Tasks:**
20
+ 1. **Text Analysis:** Analyze the language patterns, sentiment, and topics within the hadith texts.
21
+ 2. **Classification:** Classify hadiths based on their subject matter (e.g., faith, ethics, jurisprudence).
22
+ 3. **Information Retrieval:** Retrieve relevant hadiths based on specific keywords or topics.
23
+ 4. **Translation:** Translate the hadiths into different languages to facilitate wider access and understanding.
24
+ 5. **Data Mining:** Identify correlations or recurring themes across different Islamic books.
25
+ 6. **Educational Tools:** Develop educational resources or apps to teach Islamic principles and values using the hadiths.
26
+ 7. **Content Recommendation:** Suggest related hadiths based on users' interests or queries.
27
+ 8. **Historical Analysis:** Study the historical context and evolution of Islamic teachings through the hadiths.
28
+ 9. **Ethical AI:** Build AI systems that incorporate Islamic ethical principles derived from the hadiths.
29
+
30
+ This dataset serves as a valuable resource for researchers, educators, and developers interested in Islamic studies, linguistics, natural language processing, and ethical AI development.