Tweet Visualization and Sentiment Analysis in Python - Full Tutorial

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=1gQ6uG5Ujiw



Duration: 1:30:01
220,856 views
3,847


In this Python tutorial, the Tweepy module is used to stream live tweets directly from Twitter in real-time. The tweets are visualized and then the TextBlob module is used to do sentiment analysis on the tweets.

💻Code: https://github.com/vprusso/youtube_tutorials/tree/master/twitter_python

⭐️ Contents ⭐️
⌨️ (00:06) Streaming live tweets
⌨️ (23:17) Cursor and pagination
⌨️ (43:28) Analyzing tweet data
⌨️ (1:03:16) Visualizing tweet data
⌨️ (1:20:18) Sentiment analysis

🔗Tweepy Website:http://www.tweepy.org/
🔗Cursor Docs: http://docs.tweepy.org/en/v3.5.0/cursor_tutorial.html
🔗API Reference: http://docs.tweepy.org/en/v3.5.0/api.html

Tutorial from Vincent Russo of Lucid Programming. Check out his YouTube channel: http://bit.ly/lucidcode

🐦Vincent on Twitter: @captainhamptons

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://medium.freecodecamp.org







Tags:
twitterpythtwitter api python
streaming tweets python
stream tweets python
stream live tweets python
twitter api tutorial
twitter stream python
twitter and python api
tweepy tutorial
tweepy
stream tweets tweepy
python tweepy tutorial
analyzing twitter data in python
analyzing tweet data
analyzing tweet data in pythong
sentiment analysis twitter
python sentiment analysis
python twitter sentiment analysis
python tutorial
python tutorial for beginners