Ruqiya's picture
Update README.md
e6a0714 verified
|
raw
history blame
1.32 kB
metadata
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: Cleaned_Comment
      dtype: string
    - name: Comment
      dtype: string
    - name: Rating
      dtype: int64
  splits:
    - name: train
      num_bytes: 263215
      num_examples: 1297
  download_size: 126113
  dataset_size: 263215
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.