--- dataset_info: features: - name: title dtype: string - name: content dtype: string splits: - name: train num_bytes: 14814131 num_examples: 10044 download_size: 6437236 dataset_size: 14814131 configs: - config_name: default data_files: - split: train path: data/train-* language: - mor size_categories: - 1K ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65f5c3528fb2b1535728138f/r4Og0V_7qyWahZbqOJa7m.png) # Moroccan Darija Wiki Dataset ## Overview The **Moroccan Darija Wiki Dataset** consists of **10,044 parallel text samples** of Moroccan Darija sourced from [**Darija Wikipedia**](https://ary.wikipedia.org/). This dataset was created to support **language modeling and various NLP tasks** for Moroccan Darija. ## Dataset Source The data was **scraped** from Wikipedia (ary) using the [**WikiScraper**](https://github.com/Elma-dev/wikiscrapper) tool. ## Data Preprocessing To ensure data quality, we applied **standard preprocessing techniques** to clean the HTML content and extract **useful text data**. ## Dataset Structure The dataset consists of **two columns**: - **title**: The title of the Wikipedia article. - **content**: The textual content of the Wikipedia article. ## Applications This dataset can be used for: - **NLP applications**, such as text generation, fill-mask tasks, and other language modeling applications. - **Linguistic studies** on Moroccan Darija. ## License This dataset is released under the **CC BY-SA 4.0**. ## Acknowledgment ```bibtex We acknowledge Wikipedia Darija contributors and AtlasIA for their contributions to the Moroccan Darija Wiki Audio Dataset.