Twitter Sentiment Analysis For Product Review
Twitter Sentiment Analysis For Product Review
Sentiment
Analysis for
Product Review
What is Sentiment Analysis
Market
Reputation Customer Research &
Brand Product
Management Feedback Competitive
Monitoring Analysis
Research
Our approach
● Collection of Dataset:
Now, collecting
the data:
● Making a dataframe and saving it:
Now, making a dataframe using pandas and then saving it using numPy.
● Cleaning the data
Now, cleaning the data
using re.sub() function
which comes under
regular expression.
Clean data
● Subjectivity and Polarity
Getting subjectivity and
polarity of the tweets to
calculate negativity,
positivity and neutral
nature of the tweets.
Nature
● Getting percentage of the tweets’ nature:
Output
● Plotting the pie chart:
Technology Used:
● Python
○ Tweepy
○ Matplotlib.pyplot
○ Flask
○ Pandas
○ Numpy
○ Textblob
● CSS
● HTML
Result & Discussion
Page 1:
Page 2:
Future Scope:
● https://textblob.readthedocs.io/en/dev/
● https://developer.twitter.com/en/docs/authentication/oauth-1-0a/obtaining-user-
access-tokens
ThankYou