Skip to content

OmarHanyMohamed/Twitter-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Twitter-Sentiment-Analysis

An example of sentiment analysis on Twitter using textblob. It can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event. It will search for tweets about any topic and analyze each tweet to see how positive or negative it's emotion is.

Requirments

There are some general library requirements for the project, such as:

  • tweepy
  • re
  • textblob
  • matplotlib

About

Sentiment Analysis on tweets using textblob.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages