Skip to content

thangs2399/sentiment-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analyser

Summary

The program is implemented using the 'Naive Bayes Algorithm' and is trained and tested using a subset of the Pang and Lee 2002 Sentiment Classification / Movie Review data, created by Ted Pedersen (tpederse@d.umn.edu). This program yields 80.8% accuracy based on those testing and training data.

Sentiment Analysis Program based on Naive Bayes Classifier Algorithm

Naive Bayes Algorithm

Speech and Language Processing An Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition, Third Edition draft (1/2022), Daniel Jurafsky and James H. Martin.

Output

Naive Bayes Algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages