Skip to content

Collects live tweets for given keyword and analyses the sentiment of the tweets

Notifications You must be signed in to change notification settings

jmehitch/TweetStreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

TweetStreamer

Collects live tweets for given keyword and analyses the sentiment of the tweets, PlotTweetData.py then takes this data and plots the sentiment of tweets over time.

Skills learnt

  • Using Twitter API to stream live tweets
  • Sentiment analysis using TextBlob
  • Plotting using Matplotlib
  • Storing data in SQLite DB

About

Collects live tweets for given keyword and analyses the sentiment of the tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages