Skip to content

Review analyzer for movie reviews based on nltk using naive bayes classifier

Notifications You must be signed in to change notification settings

prati1/review_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

review_analyzer

Review analyzer for movie reviews based on nltk using naive bayes classifier

Data set

The training and test data set are obtained from the nltk corpora movie_reviews.

Algorithm used

Naive bayes algorithm with 10-fold cross validation was used. Linear SVC and multinomial Naive bayes classifier were used and the accuracy between the algorithms were cmpared.

About

Review analyzer for movie reviews based on nltk using naive bayes classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published