Datasets:
Commit
·
0e26358
1
Parent(s):
9319fd1
Update README.md
Browse files
README.md
CHANGED
@@ -83,10 +83,10 @@ B2W-Reviews01 is an open corpus of product reviews. It contains more than 130k e
|
|
83 |
* **site_category_lv2**: the second level category for the product on the site where the review is being submitted.
|
84 |
* **review_title**: the title of the review.
|
85 |
* **overall_rating**: the overall star rating given by the reviewer on a scale of 1 to 5.
|
86 |
-
* **recommend_to_a_friend**: whether or not the reviewer would recommend the product to a friend (Yes/No).
|
87 |
* **review_text**: the full text of the review.
|
88 |
* **reviewer_birth_year**: the birth year of the reviewer.
|
89 |
-
* **reviewer_gender**: the gender of the reviewer (F/M).
|
90 |
* **reviewer_state**: the Brazilian state of the reviewer (e.g. RJ).
|
91 |
|
92 |
### Data Splits
|
|
|
83 |
* **site_category_lv2**: the second level category for the product on the site where the review is being submitted.
|
84 |
* **review_title**: the title of the review.
|
85 |
* **overall_rating**: the overall star rating given by the reviewer on a scale of 1 to 5.
|
86 |
+
* **recommend_to_a_friend**: whether or not the reviewer would recommend the product to a friend (Yes/No/nan).
|
87 |
* **review_text**: the full text of the review.
|
88 |
* **reviewer_birth_year**: the birth year of the reviewer.
|
89 |
+
* **reviewer_gender**: the gender of the reviewer (F/M/nan).
|
90 |
* **reviewer_state**: the Brazilian state of the reviewer (e.g. RJ).
|
91 |
|
92 |
### Data Splits
|