ruanchaves commited on
Commit
87c9af0
1 Parent(s): de10781

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/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
 
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