jps1001 / Sentiment-Analysis-On-Movie-Reviews

Sentiment analysis on Rotten Tomatoes Dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment-Analysis-On-Movie-Reviews

Sentiment analysis on Rotten Tomatoes Dataset The dataset is taken from kaggle https://www.kaggle.com/c/sentiment-analysis-on-movie-reviews There are no labels present in test.tsv So one can do the analysis on train.tsv and later append the predicted labels to test.tsv.