Skip to content

Sentiment Analyzer built with Python. Pre-processed data and built a basic Bag-of-words model. Implemented the Naive Bayes, Decision Tree, and Logistic Regression classifiers. Also ran classifiers on a dataset of Yelp reviews for extra credit. Completed for school.

Notifications You must be signed in to change notification settings

JeffreyTsa1/sentiment_analyzer_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment_analyzer_task

Sentiment Analyzer built with Python. Pre-processed data and built a basic Bag-of-words model. Implemented the Naive Bayes, Decision Tree, and Logistic Regression classifiers. Also classified Yelp reviews for extra credit.

About

Sentiment Analyzer built with Python. Pre-processed data and built a basic Bag-of-words model. Implemented the Naive Bayes, Decision Tree, and Logistic Regression classifiers. Also ran classifiers on a dataset of Yelp reviews for extra credit. Completed for school.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages