Skip to content

dinesh9-ai/Sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment_analysis

This project is about determining whether given tweet is a positive tweet or negative tweet. This project has two file tweet_classify.py and utils.py. Here in utils.py we have all the background functions(i.e frequency tables calculation..etc). In tweet_classify.py we have the G.U.I code and computing whether the tweet is positive or negative. Here this sentiment analysis of tweets is based on modified Bayes theorem. Here the feature extraction is done with frequency.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages