customer-reviews
There are 32 repositories under customer-reviews topic.
arpan65/Customer-Review-Analysis-SaaS
Customer Review Analysis is a prototype open source platform to turn the customer feedbacks in to visualization and extract the trending keywords.
keisukeirie/Amazon_review_helpfulness_prediction
this is my repository for Amazon review helpfulness prediction model
Mak-3/Restaurant-Billing-Management-system
Full stack web application for restaurant billing management system
lhehnke/amazon-data
Scraping functions for (1) Amazon customer reviews and (2) product information from best sellers list
huzaifakhan04/amazon-product-recommendation-system-web-application-using-mongodb-pyspark-and-apache-kafka
This repository includes a web application that is connected to a product recommendation system developed with the comprehensive Amazon Review Data (2018) dataset, consisting of nearly 233.1 million records and occupying approximately 128 gigabytes (GB) of data storage, using MongoDB, PySpark, and Apache Kafka.
dokooh/epinions_annoreview_dataset
Epinions Annotated Reviews Dataset
easonlai/analyze_customer_reviews_with_aoai
This demo repository demonstrates how to analyze customer reviews with Azure OpenAI Service (AOAI). I leveraged "ASOS Customer Review" from Kaggle to obtain valuable insight from the customer review content.
ianovski/google-play-store-nlp
A tool for analyzing Google Play Store reviews
feracommerce/fera-api-ruby
Official Fera API ruby SDK gem to make interfacing with your business's reviews easy.
feracommerce/magento2_extension
Fera.ai Magento 2 Extension
issacchan26/CustomerReviewClassificationWithBERT
OpenTable Reviews Classification with BERT and Transfer Learning
rsingh26/DataScience
Big Data Projects
SevcanDogramaci/AmazonReviewProject
The project aiming to extract product defects and opinions from customer reviews by using text clustering and sentiment analysis.
howard-haowen/NLP-demos
NLP demos and talks made with Jupyter Notebook and reveal.js
hybridlogics/prolyzer
"ProLyzer" is a system which will guide you about the product you want to buy and also help the manufacturer/sellers to know the public opinion about their product's features.
JacobMannix/classifying-amazon-reviews
Case Analysis using ML methods to gain insight into customer reviews.
krishnavpai/Sentiment-Analysis-Word-Cloud-and-Topic-Modelling-on-customer-reviews-of-FMCG-products-in-India
This project aims to analyze consumer sentiment towards (FMCG) company products by scraping reviews & performing text analysis using Python. By leveraging NLP techniques, such as sentiment analysis, word cloud and topic modelling. The results of this study can inform product development, marketing strategies & overall business decision-making
ayushipandeyy/ayushipandeyy-Spotify-Customer-Review-Sentiment-Analysis
This project is part of my Consumer Sentiment Analysis class at Towson University, focusing on evaluating and understanding customer feedback on Spotify. By analyzing customer reviews sourced from Kaggle, we aim to extract insights into user satisfaction and areas of improvement for Spotify.
bilge-karaca/Customer_Review_Scraping
I developed an application that collects customer reviews automatically from online vendors. This tool's purpose is to get data easily for tasks such as text mining, classification, topic modeling, etc. The application's code is highly adaptable to any website thanks to its functional modularity.
huzaifakhan04/exploratory-data-analysis-on-amazon-review-data-using-mongodb-and-pyspark
This repository showcases the outcomes of an Exploratory Data Analysis (EDA), including visualisation, conducted on the comprehensive Amazon Review Data (2018) dataset, consisting of nearly 233.1 million records and occupying approximately 128 gigabytes (GB) of data storage, using MongoDB and PySpark.
jLuseno161/Anitas-Kitchen
A simple design of a Restaurants Menu.
kevinseebach/TheliaKingAvis
Synchronisation des commandes Thelia 2 vers la plateforme de récolte d'avis client KingAvis.
MarionChaff/topic-modelling
NLP: topic modelling using BERTopic + LSA + pLSA + LDA
trang-h-vo/Customer-Experience-Analysis-Dashboard
This project uses data from Olist - a Brazilian e-commerce platform to predict customer's review scores. The full Python code is presented in 3 steps: data preprocessing, EDA & modeling, followed by a Tableau Dashboard on customer ratings.
tysonpond/ice-cream-data-dashboard
Analyzed ice cream customer reviews using NLP. Assessed product performance. Built an interactive R Shiny app to allow for tailored insights.
coslynx/spice-odyssey-restaurant-website
Project: Indian Restaurant Website with HTML CSS JavaScript. Created at https://spectra.codes, which is owned by @Drix10
Craniace/Customer_Review
Welcome to the Customer Satisfaction Prediction Project repository! This project analyzes customer satisfaction survey to predict whether a customer is satisfied or dissatisfied based on various features. The goal is to gain insights into factors that contribute to passenger satisfaction and to build a predictive model for future.
georgiabasa/restaurant
This application manages restaurant reservations, optimizes table allocation (including table merging for larger groups), and handles customer reviews. It evaluates query performance for operations with varying database sizes (20, 1,000, and 5,000 records) both with and without indexing, providing insights into database optimization.