Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

text2vec (version 0.2.0)

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")

Arguments

source

http://ai.stanford.edu/~amaas/data/sentiment/