Using Python to Perform sentiment analysis on two food-delivery-service brands, Deliveroo and Just Eat.
▪︎ Extracting real-word twitter data using Python Tweepy
library
▪︎ Tweet Cleansing with Python pandas
& nltk
▪︎ Sentiment Analysis using TextBlob
▪︎ Data Visualization using matplotlib
, seaborn
& WordCloud