You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Access to ArSyra Arabic Dialect Datasets

This dataset contains quality-scored Arabic dialect data collected from verified native speakers. This is a preview sample (50 records). The full dataset is available for purchase at arsyra.com/datasets.
By requesting access you agree to: - Use the data only for research or evaluation purposes - Not redistribute the data - Contact support@arsyra.com for commercial licensing

Log in or Sign Up to review the conditions and access this dataset content.

📚 ArSyra Cultural & Linguistic Heritage Dataset

Preserving and digitizing the oral cultural heritage of the Arab world.



Dataset Summary

A rich collection of Arabic cultural and linguistic knowledge: proverbs and traditional sayings with context and regional variants, contemporary slang and informal expressions, code-switching patterns between Arabic and other languages (English, French, Turkish), taboo and sensitive vocabulary with cultural context labels, and locally significant named entities.

This dataset preserves and digitizes the oral cultural heritage of the Arab world while providing unique training data for culturally-aware NLP systems. Invaluable for building models that understand not just the language but the culture it carries.

Statistic Value
Total Records 19,368
Linguistic Categories 5
Countries Represented 17 (Tunisia, Syria, Egypt, EU, Saudi Arabia, Morocco, Sudan, Iraq, Palestine, XX, Algeria, Jordan, Lebanon, UAE, Yemen, Libya, Kuwait)
Dialect Groups 7 (Maghrebi, Levantine, Egyptian, Gulf, Sudanese, Iraqi, Other)
Average Quality Score 93.2/100
License CC-BY-NC-SA-4.0
Last Updated 2026-03-03

How ArSyra Compares to Existing Arabic Datasets

Dataset Records Dialects Countries Categories Verified MSA↔Dialect Pairs
ArSyra (arsyra-culture) 19,368 7 17 5
NADI (shared task) ~20K 4 21 1 ❌ (Twitter)
MADAR ~12K 6 25 1 ✅ (paid)
AOC (Arabic Online Commentary) ~100K 3 ❌ (scraped)
DART (Dialect Arabic) ~25K 5 1 ❌ (Twitter)
ArSentD-LEV ~4K 1 4 1 ❌ (Twitter)

ArSyra's advantages: Authentic native-speaker data (not scraped), multi-category structure, parallel MSA↔dialect text, quality scored, and continuously growing.

Related ArSyra Datasets

Explore our other specialized Arabic dialect datasets:

Browse all datasets: huggingface.co/ArSyra | arsyra.com/datasets.html

Supported Tasks

  • Text Generation — Fine-tune language models to generate authentic dialectal Arabic text.
  • Token Classification — Named entity recognition and sequence labeling in dialectal Arabic.
  • Text Classification — Train classifiers for dialect identification, sentiment analysis, and content categorization.

Languages

Primary Language: Arabic (ar)

This dataset contains text in Modern Standard Arabic (MSA) and the following regional dialect groups: Maghrebi, Levantine, Egyptian, Gulf, Sudanese, Iraqi, Other. Country-level dialect codes: ar-TN, ar-SY, ar-EG, ar-EU, ar-SA, ar-MA, ar-SD, ar-IQ, ar-PS, ar-XX, ar-DZ, ar-JO, ar-LB, ar-AE, ar-YE, ar-LY, ar-KW.


Dataset Structure

Data Instances

Each record represents a single response from a verified native Arabic speaker to a structured linguistic prompt:

{
  "question_code": "PR-0011",
  "category": "proverbs",
  "subcategory": "fate",
  "question_text": "اكتب مثل شعبي يقال عندما يحدث شيء سيء",
  "answer_text": "كانت تشخر زادت بف",
  "response_time_ms": 36658,
  "quality_score": 100,
  "country": "TN",
  "answered_at": "2026-02-17T21:00:00.955Z",
  "difficulty": "intermediate",
  "quality_grade": "A",
  "is_synthetic": false,
  "data_source": "native_speaker",
  "speaker_hash": "anon-d2ViLTE3"
}

Data Fields

Field Type Description
text string The Arabic text content — may be in dialect, MSA, or a mix
category string Linguistic category (e.g., dialect, proverbs, sentiment, conversation_pairs)
country string ISO 3166-1 alpha-2 country code of the speaker (e.g., EG, SA, MA)
dialect_group string Broad dialect group: egyptian, levantine, gulf, maghrebi, iraqi, or sudanese
quality_score int Human-assigned quality rating from 0 to 100
msa_text string Modern Standard Arabic equivalent (where available)
context string Additional context about the prompt or response
speaker_hash string Anonymized speaker identifier

Data Splits

Split Examples
train 19,368

Note: A single train split is provided. We recommend creating your own train/validation/test splits based on your use case. For dialect-fair evaluation, stratify by country or dialect_group.

Category Breakdown

Category Records % of Total
proverbs 11,082 57.2%
slang 3,805 19.6%
taboo 2,036 10.5%
code_switching 1,915 9.9%
named_entities_local 530 2.7%

Dataset Creation

Curation Rationale

Language carries culture, and Arabic NLP systems frequently fail on culturally-loaded content — proverbs with implicit meanings, slang with regional connotations, code-switching that follows social rules. This dataset captures these cultural dimensions that standard corpora miss entirely.

Source Data

Initial Data Collection and Normalization

Data was collected through the ArSyra platform (arsyra.com), a multi-dialect Arabic data collection system where verified native Arabic speakers respond to structured linguistic prompts about their dialect. The platform:

  1. Verifies speakers through phone number verification (region-specific) and language verification questions
  2. Presents structured prompts across multiple linguistic categories: dialect translations, conversation pairs, proverbs, slang, code-switching, sentiment expressions, instruction following, formality registers, and more
  3. Quality-scores all data through multi-layer validation to ensure linguistic accuracy and dialect authenticity
  4. Automatically enriches responses with metadata: country, dialect group, category, and quality indicators

Who are the source language producers?

Native Arabic speakers from 17 countries across the Arab world (Tunisia, Syria, Egypt, EU, Saudi Arabia, Morocco, Sudan, Iraq, Palestine, XX, Algeria, Jordan, Lebanon, UAE, Yemen, Libya, Kuwait), participating voluntarily through the ArSyra platform. Speakers represent diverse demographics including age groups, education levels, and urban/rural backgrounds.

Annotations

Annotation Process

Each response receives:

  • Automatic quality scoring based on response length, character set validation, and consistency checks
  • Category labeling derived from the prompt type
  • Dialect group classification based on the speaker's registered country
  • Cross-speaker validation where multiple speakers from the same region answer the same prompts

Who are the annotators?

The primary "annotators" are the native speakers themselves, who provide dialectal data along with structured metadata. Quality scoring is automated. No external annotators are used for labeling.

Personal and Sensitive Information

  • All speaker identifiers are anonymized — original user IDs are replaced with non-reversible hashed identifiers
  • No personally identifiable information (names, locations, phone numbers) is included
  • Taboo and sensitive content (where present) is clearly labeled by category
  • Speakers provided informed consent during registration for their anonymized data to be used for research

Considerations for Using the Data

Social Impact

This dataset contributes to Arabic NLP equity by providing training data for the dialects actually spoken by 400+ million people. Most existing Arabic NLP resources focus exclusively on Modern Standard Arabic, which is no one's native language. By bridging this gap, ArSyra helps ensure that Arabic-speaking populations benefit equally from advances in language technology.

Discussion of Biases

Known biases to consider:

  1. Platform access bias — Contributors need internet access and a smartphone, potentially underrepresenting older, rural, or lower-income speakers
  2. Country representation — Some countries may be overrepresented depending on recruitment channels
  3. Urban bias — Online populations tend to be more urban, potentially underrepresenting rural dialect variants
  4. Literacy bias — Written responses may differ from purely spoken dialect, as speakers may unconsciously shift toward MSA
  5. Self-selection bias — Voluntary participants may not represent the full demographic spectrum

Other Known Limitations

  • Written approximations — Dialectal Arabic has limited standardized orthography; spelling varies across speakers
  • Prompt influence — Structured prompts may elicit more formal responses than spontaneous speech
  • Quality variation — Despite quality scoring, some responses may be lower quality
  • Temporal snapshot — Language evolves; slang and expressions may become dated over time

Additional Information

Use Cases

  • Building culturally-aware Arabic language models
  • Training code-switching detection systems
  • Arabic named entity recognition for local entities
  • Digital humanities research on Arabic oral traditions
  • Building culturally sensitive content moderation

Get the Full Dataset

This repository contains a preview sample of 50 records out of 19,368 total. Purchase the full dataset instantly at arsyra.com/datasets.html

Pricing

Preview (this repo) 50 sample records — free to download and evaluate
Full Dataset 19,368 records — instant download after purchase
Academic License From $29 — for research and non-commercial use
Commercial License From $99 — for products, SaaS, and enterprise use

🛒 Buy Now →

What you get with the full dataset:

  • All 19,368 quality-filtered records
  • Per-category JSONL splits for easy loading
  • Instant download as ZIP after payment
  • Regular updates as our community grows
  • Priority support for integration questions

Questions? Email support@arsyra.com


Quick Start

from datasets import load_dataset

# Load the preview sample
dataset = load_dataset("ArSyra/arsyra-culture")
print(f"Preview: {len(dataset['train'])} sample records")

# Browse examples
for example in dataset["train"].select(range(5)):
    print(f"{example['country']} ({example['dialect_group']}): {example['text'][:80]}...")

# For the full dataset (19,368 records), visit: https://arsyra.com/datasets.html

Licensing Information

The preview sample included in this repository is released under CC-BY-NC-SA-4.0.

The full dataset is available under flexible licensing terms:

License Use Case Pricing
CC-BY-NC-SA-4.0 Academic research, non-commercial use From $29
Commercial License Enterprise, products, SaaS applications From $99

Purchase a license → or email support@arsyra.com for custom licensing.

Citation Information

If you use this dataset in your research, please cite:

@dataset{arsyra_arsyra_culture_2026,
  title     = {ArSyra Cultural & Linguistic Heritage Dataset},
  author    = {{ArSyra Team}},
  year      = {2026},
  url       = {https://huggingface.co/datasets/ArSyra/arsyra-culture},
  publisher = {HuggingFace},
  license   = {CC-BY-NC-SA-4.0},
  note      = {Multi-dialect Arabic dataset with 19,368 records from 17 countries}
}

Contributions

Thanks to the Arabic-speaking community who contributed their dialectal knowledge through the ArSyra platform. To contribute, visit arsyra.com.


Dataset card generated by the ArSyra Publish Pipeline. Last updated: 2026-03-03.

Downloads last month
38