Skip to content

Movie Review sentiment analysis using imdb review dataset with Sklearn library.

Notifications You must be signed in to change notification settings

pyxploiter/Movie-Review-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Movie-Review-Sentiment-Analysis

Movie Review sentiment analysis using imdb review dataset with Sklearn library.

Download Dataset: https://www.kaggle.com/c/word2vec-nlp-tutorial/data

Results

Classifier: Naive Bayes

Vocabulary size: 3000

Alpha (laplace smoothing): 0.00001

Accuracy on 20% validation set: 83.24%

Releases

No releases published

Packages

No packages published

Languages