File size: 1,596 Bytes
4b3f9c0 3076150 4b3f9c0 65cc375 3076150 65cc375 4b3f9c0 65cc375 4b3f9c0 8ea114a 4b3f9c0 e6a0714 db05352 e6a0714 566ef40 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
---
language:
- ar
license: apache-2.0
size_categories:
- 1K<n<10K
task_categories:
- text-classification
- text2text-generation
- text-generation
- sentence-similarity
- zero-shot-classification
dataset_info:
features:
- name: text
dtype: string
- name: raw_text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 513249
num_examples: 2415
download_size: 240223
dataset_size: 513249
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Arabic Reviews of SHEIN Online Store
## Description:
This dataset contains Arabic-language reviews of products from the SHEIN online store. The reviews cover various aspects of the products and overall customer satisfaction.
**The goal of collecting the dataset** is to include a wide range of common phrases and terms used in daily conversation, reflecting the diversity of the dialects of the Arabic language, especially in Saudi Arabia.
## Languages
Arabic
## Data Columns:
**Comment**: The text of the review written by the customer.
**Cleaned_Comment**:Removing emojis and repeated characters from the text of the review written by the customer.
**Rating**: The numerical rating given by the customer, indicating their satisfaction level with the product.
```
@misc{Ruqiya/Arabic_Reviews_of_SHEIN,
title = {Arabic_Reviews_of_SHEIN},
author = {Ruqiya Bin Safi},
howpublished = {\url{https://huggingface.co/datasets/Ruqiya/Arabic_Reviews_of_SHEIN}},
year = {2024},
publisher = {Hugging Face}
}
``` |