Ali-C137 commited on
Commit
ff3ec15
1 Parent(s): e78fcdf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -1
README.md CHANGED
@@ -17,7 +17,55 @@ dataset_info:
17
  num_examples: 6142
18
  download_size: 241528641
19
  dataset_size: 476926644
 
 
 
 
 
 
 
20
  ---
 
21
  # Dataset Card for "Darija-Stories-Dataset"
22
 
23
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  num_examples: 6142
18
  download_size: 241528641
19
  dataset_size: 476926644
20
+ license: cc-by-nc-4.0
21
+ task_categories:
22
+ - text-generation
23
+ language:
24
+ - ar
25
+ pretty_name: Darija (Moroccan Arabic) Stories Dataset
26
+
27
  ---
28
+
29
  # Dataset Card for "Darija-Stories-Dataset"
30
 
31
+ **Darija (Moroccan Arabic) Stories Dataset is a large-scale collection of stories written in Moroccan Arabic dialect (Darija).**
32
+
33
+ ## Dataset Description
34
+
35
+ Darija (Moroccan Arabic) Stories Dataset contains a diverse range of stories that provide insights into Moroccan culture, traditions, and everyday life. The dataset consists of textual content from various chapters, including narratives, dialogues, and descriptions. Each story chapter is associated with a URL link for online reading or reference. The dataset also includes information about the author and tags that provide additional context or categorization.
36
+
37
+ ## Dataset Details
38
+
39
+ - **Homepage:** https://huggingface.co/datasets/Ali-C137/Darija-Stories-Dataset
40
+ - **Author:** Elfilali Ali
41
+ - **Email:** ali.elfilali00@gmail.com, alielfilali0909@gmail.com
42
+ - **Github Profile:** [https://github.com/alielfilali01](https://github.com/alielfilali01)
43
+ - **LinkedIn Profile:** [https://www.linkedin.com/in/ali-elfilali-223322229/](https://www.linkedin.com/in/ali-elfilali-223322229/)
44
+
45
+ ## Dataset Size
46
+
47
+ The Darija (Moroccan Arabic) Stories Dataset is the largest publicly available dataset in Moroccan Arabic dialect (Darija) to date, with over 70 million tokens.
48
+
49
+ ## Potential Use Cases
50
+
51
+ - **Arabic Dialect NLP:** Researchers can utilize this dataset to develop and evaluate NLP models specifically designed for Arabic dialects, with a focus on Moroccan Arabic (Darija). Tasks such as dialect identification, part-of-speech tagging, and named entity recognition can be explored.
52
+ - **Sentiment Analysis:** The dataset can be used to analyze sentiment expressed in Darija stories, enabling sentiment classification, emotion detection, or opinion mining within the context of Moroccan culture.
53
+ - **Text Generation:** Researchers and developers can leverage the dataset to generate new stories or expand existing ones using various text generation techniques, facilitating the development of story generation systems specifically tailored for Moroccan Arabic dialect.
54
+
55
+ ## Dataset Access
56
+
57
+ The Darija (Moroccan Arabic) Stories Dataset is available for academic and non-commercial use, under a Creative Commons Non Commercial license.
58
+
59
+ ## Citation
60
+
61
+ Please use the following citation when referencing the Darija (Moroccan Arabic) Stories Dataset:
62
+
63
+ ```
64
+ @dataset{
65
+ title = {Darija (Moroccan Arabic) Stories Dataset},
66
+ author = {Elfilali Ali},
67
+ howpublished = {Dataset},
68
+ url = {https://huggingface.co/datasets/Ali-C137/Darija-Stories-Dataset},
69
+ year = {2023},
70
+ }
71
+ ```