MagedSaeed's picture
Update README.md
b5c3dbc verified
metadata
license: mit
language:
  - ar
  - en
multilinguality: multilingual
size_categories:
  - 10K<n<100K
task_categories:
  - text-generation
  - text-classification
tags:
  - code-switching
  - arabic
  - english
  - multilingual
source_datasets:
  - MohamedRashad/arabic-english-code-switching

Arabic-English Code-Switching Dataset (Text Only)

This dataset is a text-only version of Arabic-English Code-Switching Dataset dataset, created by this notebook.

Changes Made

  • Extracted only the text column from the original dataset.

Usage

from datasets import load_dataset
dataset = load_dataset("MagedSaeed/arabic-english-code-switching-text")

Citation

Please reference/cite the original dataset when using this data.