Moroccan Press Dataset & Books
Collection
The Moroccan Press Dataset is a collection of news articles gathered from various Moroccan press and media sources. The dataset contains article metad • 9 items • Updated
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
A dataset of Moroccan news articles scraped from TheVoice.ma, one of Morocco's leading news websites.
Each article contains:
article_id: Unique identifiertitle: Article titlecontent: Full article contenturl: Source URLauthor: Article author informationcategory: Article categorytags: Article tags/keywordstimestamp: Publication dateimage_url: Featured image URL (if available)images: List of all images (if available)from datasets import load_dataset
dataset = load_dataset("OiQ/voice-moroccan")
print(dataset)
This dataset is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0).
Summary:
If you use this dataset, please cite:
@dataset{voice_moroccan_2026,
title = {TheVoice.ma Moroccan News Dataset},
author = {Ouail LAAMIRI},
year = {2026},
publisher = {Hugging Face}
}