movie_review_data1: Movie Reviews from IMDB

Description Usage Format Source

Description

A dataset containing the text and ratings of 2000 movie reviews from IMDB. 1000 are negative (rating 1-4) and 1000 are positive (rating 7-10).

Usage

1

Format

A data frame with 2000 rows and 3 variables:

text

text of the user's movie review

valence

valence of the user's movie review, Positive (rating 1-4) or Negative (rating 7-10)

rating

user's rating of the movie, on a scale of 1-10

Source

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


nlanderson9/languagePredictR documentation built on June 10, 2021, 11 a.m.