Twitter API with Python: Part 5 -- Sentiment Analysis

Published: 03 August 2018
on channel: LucidProgramming
16,937
282

In this video, we will continue with our use of the Tweepy Python module and the code that we wrote.

We will be making use of the "TextBlob" module to do some rudimentary sentiment analysis on the tweets that we stream. The sentiment analysis engine provided by TextBlob is already trained on data, so we just need to apply it to our tweet data (once we clean the tweet appropriately). We then add the sentiment analysis information into our data frame.

Relevant Links:

Part 1:    • Twitter API with Python: Part 1 -- St...  
Part 2:    • Twitter API with Python: Part 2 -- Cu...  
Part 3:    • Twitter API with Python: Part 3 -- An...  
Part 4:    • Twitter API with Python: Part 4 -- Vi...  
Part 5:    • Twitter API with Python: Part 5 -- Se...  

Tweepy Website:
http://www.tweepy.org/

Cursor Docs:
http://docs.tweepy.org/en/v3.5.0/curs...

API Reference:
http://docs.tweepy.org/en/v3.5.0/api....

GitHub Code for this Video:
https://github.com/vprusso/youtube_tu...

My Website:
vprusso.github.io

Do you like the development environment I'm using in this video? It's a customized version of vim that's enhanced for Python development. If you want to see how I set up my vim, I have a series on this here:
http://bit.ly/lp_vim

If you've found this video helpful and want to stay up-to-date with the latest videos posted on this channel, please subscribe:
http://bit.ly/lp_subscribe


Watch video Twitter API with Python: Part 5 -- Sentiment Analysis online without registration, duration hours minute second in high quality. This video was added by user LucidProgramming 03 August 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 16,937 once and liked it 282 people.