Skip to content

Deb23/Sentiment-Analysis-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Supervised Sentiment-Analysis-with-Python

A first try at scrapping comments from a public facebook posts and running a basic Naive Bayes Classifier on them to analyze the sentiment. The model is trained using the pre labeled movie review corpus. The code classifies comments as either "Positive" or "Negative". Working on improving the accuracy/methodology of the code.

About

Supervised Sentiment Analysis on facebook posts with Python using Movie review dataset as corpus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors