strong_movie_review_data: Strong Movie Reviews from IMDB

Description Usage Format Source

Description

A dataset containing the text and ratings of 2000 movie reviews from IMDB. 1000 are strongly negative (rating of 1) and 1000 are strongly positive (rating of 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 of 1) or Negative (rating of 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.