Skip to content

amjha/NaiveBayes-HotelReview

Repository files navigation

NaiveBayes-HotelReview

nblearn3.py : Naive bayes is used to make model learn about hotel reviews based on the initial corpus.

nbclassify3.py : To classify the input file into positive/negative and truthful/deceptive.

stop-words.txt : Most common words needed to be removed from corpus.

About

NLP Project to analyze hotel reviews using Naive Bayes model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages