Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 309 Bytes

File metadata and controls

5 lines (5 loc) · 309 Bytes

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.