Skip to content

Sentiment analysis in R using tweets for zomato and swiggy, two leading food delivery partners in Indian market

License

Notifications You must be signed in to change notification settings

anmolmore/Sentiment-Analysis-Using-Twitter

Repository files navigation

Key Finding

• Positive sentiment for Swiggy as compared to Zomato.

Objectives of project

• Identification of crucial Factors for selection of food delivery app. • Sentiment Analysis. • Recommendations and Suggestions

Data

• Collected around 50K tweets from official Swiggy and Zomato handles

Steps Followed

• Word Cloud: We created word cloud for both Swiggy and Zomato reviews to identify the critical factors for choosing the service delivery application. Both the word cloud hinted at "Restaurant", “Refund” “Money” and "Waiting" as the most repeated words.

• Bar Charts: We draw Bar charts to quantify/verify the word repetition count and have the similar result what we get in word cloud.

• Co-Occurrence Graphs: connects those tokens together that most co-occur within the document, using a network graph wherein the nodes are the tokens of interest. They help us identify what are the most closely connected issue related to the key factors we have identified. They also give us some hint about the sentiment of the customers towards the factors identified.

• Sentiment Analysis through Valence Shifters: We did sentiment analysis through valence shifters and words. We want to see which word contribute most to positive and negative sentiment in the corpus using bing lexicon.

Suggestions & Recommendations

• Improvement in App environment • Settlement of third-Party issues

Road Ahead

• We can extend this project by including more number of tweets for sentiment analysis. • We can also include demographic study for geographical locations and time zones.

About

Sentiment analysis in R using tweets for zomato and swiggy, two leading food delivery partners in Indian market

Topics

Resources

License

Stars

Watchers

Forks