Skip to content

Twitter Sentiment Analysis is a machine learning python program which fetches real-time tweets from twitter and perform sentiment analysis on them.

Notifications You must be signed in to change notification settings

tusharojha/twitter_sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Sentiment Analysis

Installing

Install the following dependencies:

  • matplotlib & seaborn: To Plot pie chart & bar chart for visualizing the sentiments of people
  • textblob: To get the sentiments from texts
  • tweepy: To get tweets from twitter related to a search term

Get Developer Account on Twitter

Create a developer account on twitter and then create an app on twitter to get apis for fetching real time tweets. Now you will get all the keys required.

Download .py file on your computer

Enjoy running the python program and create your own surveys for twitter :)

Try it Now

Google Colab Link: https://colab.research.google.com/drive/1tqe69ogPAvCe0hDZLIdoo1r3FvPcBGPY#scrollTo=0Tod7rMN7xj5

About

Twitter Sentiment Analysis is a machine learning python program which fetches real-time tweets from twitter and perform sentiment analysis on them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published