Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
sentiment-analysis
Languages:
Arabic
Size:
1K - 10K
License:
| language: | |
| - ar | |
| license: mit | |
| task_categories: | |
| - text-classification | |
| task_ids: | |
| - sentiment-analysis | |
| pretty_name: Egyptian Arabic Text Classification Dataset | |
| size_categories: | |
| - small | |
| # ๐ Egyptian Arabic Text Classification Dataset | |
| ## ๐งพ Dataset Description | |
| This dataset contains **1,353 Egyptian Arabic (colloquial) text samples** labeled for **text classification** tasks. | |
| Each sample consists of a short sentence describing institutional or educational features, annotated with a categorical label representing the strength or presence of the feature. | |
| The dataset is suitable for **Natural Language Processing (NLP)** tasks such as: | |
| - Text Classification | |
| - Sentiment / Strength Analysis | |
| - Feature Evaluation Models | |
| > ๐น Labels are assigned based on students' opinions: | |
| > - Positive opinions โ `strong` | |
| > - Negative opinions โ `weak` | |
| > โ ๏ธ Note: All text is in **Egyptian Arabic (ุนุงู ูุฉ ู ุตุฑูุฉ)**, which may require special preprocessing or tokenization. | |
| --- | |
| ## ๐ Data Structure | |
| The dataset consists of two columns: | |
| | Column | Description | | |
| |------|------------| | |
| | `text` | Egyptian Arabic textual description | | |
| | `label` | Classification label (`strong` or `weak`) | | |
| ### โ๏ธ Example Samples | |
| | text | label | | |
| |-----|------| | |
| | ุงูุฌู ูู ุงูู ุนูุฏ ู ุฑูุญ ููุงุฏู | strong | | |
| | ุงูุจุฑุงู ุฌ ุงูุชุนููู ูุฉ ู ุด ู ุชููุนุฉ | weak | | |
| | ุงูู ููุน ุงูุฅููุชุฑููู ู ูุฌูุฏ ูุจูุดุชุบู ูููุณ | strong | | |
| --- | |
| ## ๐ท๏ธ Labels | |
| - **strong**: Positive or strong presence of the described feature. | |
| - **weak**: Negative or weak presence of the described feature. | |
| > โ ๏ธ Future versions of the dataset may include additional labels. | |
| --- | |
| ## ๐ฏ Intended Use | |
| - Training and evaluating Arabic NLP classification models | |
| - Academic research in educational quality assessment | |
| - Experiments with transformers and deep learning models | |
| - Benchmarking Egyptian Arabic text understanding | |
| --- | |
| ## โ ๏ธ Limitations | |
| - The dataset is relatively **small** (1,353 samples) and may require augmentation for deep learning models. | |
| - Labels are **domain-specific** and reflect a particular evaluation context. | |
| - Text is in **Egyptian Colloquial Arabic**, not Modern Standard Arabic. | |
| - Not intended for high-stakes or real-world decision-making. | |
| --- | |
| ## โ๏ธ Ethical Considerations | |
| - The dataset does **not** contain personal or sensitive information. | |
| - All texts are generic and institution-related. | |
| - The dataset is provided for **research and educational purposes only**. | |
| --- | |
| ## ๐ License | |
| MIT License | |
| --- | |
| ## ๐ Citation | |
| Mahmoud, A. A. (2026). *Egyptian Arabic Text Classification Dataset* [Data set]. Retrieved from Hugging Face Hub. | |