Skip to content

susheelgupta7/Twitter_sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter_sentiment_analysis

Sentiment analysis on tweets using tweepy api in python

About

Twitter sentiment analysis gives the polarity based on the input provided by the user.Tweepy act as the tweet collector from twitter server and also on the text blob for sentiment polarity calculation.

Requirement:

Python,tweepy,textblob

Features:-

  • Extract data from twitter api
  • for every tweet decide a polaity 1 or -1 and subjectivity between 0 or 1.
  • based on the polarity a circular static graph is plotted

About

Sentiment analysis on tweets using tweepy api in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages