Skip to content

jps1001/Sentiment-Analysis-On-Movie-Reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.