halimbahae/Adala_Fonction_Publique_Maroc_Arabic_json_dataset
๐๏ธ Adala Fonction Publique Maroc Arabic Dataset This dataset contains structured legal data extracted from Moroccan public service law texts, sourced from adala.justice.gov.ma. The content is in Arabic and is designed to support NLP and AI applications in legal tech, especially for Moroccan administrative and public law. ๐ Dataset Structure Format: JSON Language: Arabic (Standard & Legal dialect) Content: Articles, chapters, titles from Moroccan public lawโฆ See the full description on the dataset page: https://huggingface.co/datasets/halimbahae/Adala_Fonction_Publique_Maroc_Arabic_json_dataset.
๐๏ธ Adala Fonction Publique Maroc Arabic Dataset
This dataset contains structured legal data extracted from Moroccan public service law texts, sourced from adala.justice.gov.ma. The content is in Arabic and is designed to support NLP and AI applications in legal tech, especially for Moroccan administrative and public law.
๐ Dataset Structure
- Format: JSON
- Language: Arabic (Standard & Legal dialect)
- Content: Articles, chapters, titles from Moroccan public law texts (ูุธููุฉ ุนู ูู ูุฉ)
- Use case: Named Entity Recognition (NER), Question Answering (QA), Legal Text Classification, Arabic LLM Finetuning
๐ง Example (JSON Sample)
{
"title": "ุงููุธููุฉ ุงูุนู
ูู
ูุฉ",
"chapter": "ุงูุจุงุจ ุงูุฃูู: ุฃุญูุงู
ุนุงู
ุฉ",
"article_number": "ุงูู
ุงุฏุฉ 1",
"article_text": "ูุนุชุจุฑ ู
ูุธูุง ูู ุดุฎุต ูุนูู ูู ูุธููุฉ ูุงุฑุฉ ููุฑุณู
ูู ุฅุญุฏู ุฑุชุจ ุงูุณูู
ุงูุฅุฏุงุฑู."
}๐ ๏ธ How to Use
You can load this dataset using the Hugging Face datasets library:
from datasets import load_dataset
dataset = load_dataset("halimbahae/Adala_Fonction_Publique_Maroc_Arabic_json_dataset")๐ Applications
- Fine-tuning Arabic LLMs (e.g., Zephyr, LLaMA, NOOR)
- Legal chatbot training
- Governmental document classification
- Semantic search or RAG (Retrieval-Augmented Generation)
- Legal Arabic NLP research
๐ License
Apache 2.0 โ You are free to use, modify, and distribute this dataset with attribution.
๐ค Contributions & Contact
This dataset is maintained by Bahae Eddine Halim, AI Researcher @ MDS ๐ฒ๐ฆ
Feel free to contribute or reach out via LinkedIn or GitHub.
