Skip to content

NLTK project using SVC as classifier on '50K IMDB Movie Reviews' dataset.

Notifications You must be signed in to change notification settings

vaibhavmakhloga/Sentiment-Analysis-on-Movie-Reviews

Repository files navigation

Sentiment-Analysis-on-Movie-Reviews

The Movie Review in this dataset is either positive or negative and it has been made using IMDB reviews. It had around 50K mixed reviews and to process them NLTK was used. The dataset was first loaded, preprocessed and cleaned. SVC was used as the Machine learning algorithm to predict the sentiment.

Releases

No releases published

Packages

No packages published