Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -27,3 +27,4 @@ The similar manner was used to hotel reviews with the difference that the hotel
|
|
27 |
|
28 |
From 18,478 reviews extracted from 550 hotels, a balanced set of positive and negative reviews was selected. As there were only 5,802 negative hotel reviews using 0 to 40 rating, we selected 5800 out of 6499 positive reviews rated from 80 to 100. The average length of all 11,600 selected positive and negative hotel reviews were 74 which is more than two times of the movie reviews.
|
29 |
|
|
|
|
27 |
|
28 |
From 18,478 reviews extracted from 550 hotels, a balanced set of positive and negative reviews was selected. As there were only 5,802 negative hotel reviews using 0 to 40 rating, we selected 5800 out of 6499 positive reviews rated from 80 to 100. The average length of all 11,600 selected positive and negative hotel reviews were 74 which is more than two times of the movie reviews.
|
29 |
|
30 |
+
[Sample Usage Code](https://gist.github.com/aucan/56c9100a74ee0d920440d89b1b7e152a)
|