In this video, I have explained "What is Sentiment Analysis" and have given step by step instructions to do "Twitter Sentiment Analysis". For this demonstration, I have used Kamala Harris Twitter Account to see whether her tweets are mostly positive, negative or neutral. I have also given explanation of Polarity and Subjectivity.
I have used Python 3, Jupyter Notebook, Tweepy python library to accessTwitter API, TextBLOB to process the tweets.
In this tutorial you will learn:
1. To create a Twitter Developer Account to access tweets from Twitter.
2. To install Tweepy and TextBLOB python libraries.
3. To retrieve tweets using Tweepy.
4. To analyse sentiments using TextBLOB.
5. Plotting the sentiments in bar, scatter and pie charts using Matplotlib.
#sentimentanalysis
#twitter
#datascience
#bigdata
#data
#tweets
#python
#naturallanguageprocessing
#nlp
#scienceandscienceonly
#kiruthikvarshan