Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 217 Bytes

File metadata and controls

2 lines (2 loc) · 217 Bytes

Tweet-Analysis-Using-Python

The Tweepy module is used to stream live tweets directly from Twitter in real time. The tweets are visualised and then the TextBlob module is used to do sentiment analysis on the tweets.