aniass/Sentiment-analysis-reviews
Sentiment analysis of women's clothes reviews by using machine learning algorithms and Neural Networks (LSTM).
This project helps e-commerce businesses or product managers understand customer feedback by analyzing written reviews of women's clothing. It takes raw customer reviews and assigns a sentiment (positive or negative), indicating whether a product is recommended. This allows marketers, product teams, or business owners to quickly gauge customer satisfaction without manually reading every review.
Use this if you need to automatically categorize customer reviews for products, particularly women's clothing, to determine overall sentiment or identify popular items.
Not ideal if you need to analyze sentiment for reviews outside of fashion products or require highly nuanced sentiment detection (e.g., distinguishing sarcasm or complex opinions).
Stars
7
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/aniass/Sentiment-analysis-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...
Robin-WZQ/Text-sentiment-polarity-judgment
基于规则、基于朴素贝叶斯、基于逻辑回归进行文本情感极性分析判断(酒店评论语料)
sharmaroshan/Coursera-Reviews-Analysis
It is a Natural Language Processing Problem where we have to decide the sentiments of the users...
sharmaroshan/Employee-Reviews
This is Project which contains Data Visualization, EDA, Machine Learning Modelling for Checking...