movie_review: 5000 IMDB movie reviews.
Description
The labeled data set consists of 5000 IMDB movie reviews, specially selected for
sentiment analysis. The sentiment of reviews is binary, meaning the IMDB rating < 5
results in a sentiment score of 0, and rating >=7 have a sentiment score of 1.
No individual movie has more than 30 reviews.
Important note: we removed non ASCII symbols from original dataset to satisfy CRAN policy.Usage
data("movie_review")
source
http://ai.stanford.edu/~amaas/data/sentiment/