sharmaroshan/Restaurant-Reviews-Analysis
Using Natural Language Processing and Bag of Words for feature extraction for sentiment analysis of the customers visited in the Restaurant and at last using Classification algorithm to separate Positive and Negative Sentiments.
This tool helps restaurant owners and managers understand customer feedback by analyzing their written reviews. It takes raw text reviews as input and categorizes them as either positive or negative, providing a clear overview of customer sentiment. Anyone responsible for customer satisfaction or marketing in a restaurant business would find this useful.
No commits in the last 6 months.
Use this if you want to quickly gauge the overall sentiment of customer reviews to inform business decisions.
Not ideal if you need a detailed breakdown of specific aspects customers liked or disliked beyond just positive or negative categorization.
Stars
12
Forks
3
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Mar 31, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sharmaroshan/Restaurant-Reviews-Analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
GeorgiosEtsias/Kmeans-Clustering-NLP-RestaurantOrders
The project categorizes 160K food orders from 100 different pizza shops. Multiple iterations of...
prateekmaj21/Restaurant-Reviews-NLP-Project
A Natural Language Processing project based on Restaurant reviews.
chenzhivis/Analysis-and-Classification-of-Restaurant-Reviews
Developed a NLP classification model that can classify negative reviews of restaurants, help...
travisdhuang/Epicurious_Recipes
Machine Learning Study on a Dataset of Epicurious Recipes
apoorvrajdev/restaurant-sentiment-analysis
NLP + Machine Learning project that classifies restaurant reviews as positive or negative using...