Ruqiya commited on
Commit
9eb4068
·
verified ·
1 Parent(s): 8ea114a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -37,10 +37,11 @@ This dataset contains Arabic-language reviews of products from the SHEIN online
37
  **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.
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.
 
44
 
45
  ```
46
  @misc{Ruqiya/Arabic_Reviews_of_SHEIN,
 
37
  **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.
38
  ## Languages
39
  Arabic
40
+ ### Data Columns:
41
+ **raw_text**: (Comment )The text of the review written by the customer.
42
+ **text**: (Cleaned_Comment) Removing emojis and repeated characters from the text of the review written by the customer.
43
+ **label**: (Rating) The numerical rating given by the customer, indicating their satisfaction level with the product.
44
+
45
 
46
  ```
47
  @misc{Ruqiya/Arabic_Reviews_of_SHEIN,