← All freeCodeCamp videos

Tweet Visualization and Sentiment Analysis in Python - Full Tutorial

232,016 views 3,920 likes 2018-10-18 1:30:02 Watch on YouTube ↗ freeCodeCamp ↗
Data ScienceData AnalyticsPython

Chapters (5)

Show the creator's full description
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 ❤️ Try interactive Python courses we love, right in your browser: https://scrimba.com/freeCodeCamp-Python (Made possible by a grant from our friends at Scrimba) ⭐️ 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

Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.