chlaudiah/Sentiment-Classification-FD-Reviews
Text Classification for Sentiment Analysis using Female Daily's Reviews Dataset
This project helps beauty product brands and marketers understand customer opinions from product reviews. It takes raw Indonesian reviews for face wash products from Female Daily and categorizes them as positive, negative, or neutral sentiment. Brand managers, product developers, and marketing specialists can use this to gauge customer satisfaction.
No commits in the last 6 months.
Use this if you need to quickly understand the overall sentiment of a collection of Indonesian customer reviews for face wash products.
Not ideal if you need to analyze reviews in a language other than Indonesian, or for products outside of face wash, or if you require fine-grained aspect-based sentiment.
Stars
7
Forks
7
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 05, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/chlaudiah/Sentiment-Classification-FD-Reviews"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
3inchtime/douban_sentiment_analysis
基于朴素贝叶斯实现的豆瓣影评情感分析
MuhammedBuyukkinaci/TensorFlow-Sentiment-Analysis-on-Amazon-Reviews-Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset...
sharmaroshan/Employee-Reviews
This is Project which contains Data Visualization, EDA, Machine Learning Modelling for Checking...
sharmaroshan/Coursera-Reviews-Analysis
It is a Natural Language Processing Problem where we have to decide the sentiments of the users...
Robin-WZQ/Text-sentiment-polarity-judgment
基于规则、基于朴素贝叶斯、基于逻辑回归进行文本情感极性分析判断(酒店评论语料)