Ruqiya commited on
Commit
e6a0714
·
verified ·
1 Parent(s): 3076150

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -30,7 +30,7 @@ configs:
30
  - split: train
31
  path: data/train-*
32
  ---
33
- # Arabic_Reviews_of_SHEIN
34
 
35
  ## Description:
36
  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.
@@ -38,5 +38,6 @@ This dataset contains Arabic-language reviews of products from the SHEIN online
38
  ## Languages
39
  Arabic
40
  ## Data Columns:
41
- **Comment**: The text of the review written by the customer.
 
42
  **Rating**: The numerical rating given by the customer, indicating their satisfaction level with the product.
 
30
  - split: train
31
  path: data/train-*
32
  ---
33
+ # Arabic Reviews of SHEIN Online Store
34
 
35
  ## Description:
36
  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.
 
38
  ## Languages
39
  Arabic
40
  ## Data Columns:
41
+ **Comment**: The text of the review written by the customer.
42
+ **Cleaned_Comment**:Removing emojis and repeated characters from the text of the review written by the customer.
43
  **Rating**: The numerical rating given by the customer, indicating their satisfaction level with the product.