Description Usage Format Source
A dataset containing the text and ratings of 2000 movie reviews from IMDB. 1000 are mildly negative (rating of 4) and 1000 are mildly positive (rating of 7).
1 |
A data frame with 2000 rows and 3 variables:
text of the user's movie review
valence of the user's movie review, Positive
(rating of 4) or Negative
(rating of 7)
user's rating of the movie, on a scale of 1-10
http://ai.stanford.edu/~amaas/data/sentiment/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.