peace195/aspect-based-sentiment-analysis
Aspect Based Sentiment Analysis
This project helps businesses understand customer feedback by pinpointing sentiment towards specific features, like 'food quality' or 'screen size', in reviews and comments. It takes raw text feedback (e.g., restaurant or laptop reviews) and outputs a detailed breakdown of positive, negative, or neutral sentiment for each mentioned aspect. This is ideal for product managers, market researchers, or customer experience teams analyzing customer opinions.
108 stars. No commits in the last 6 months.
Use this if you need to deeply understand not just overall sentiment, but exactly which aspects of your products or services customers love or hate from their text feedback.
Not ideal if you only need a general 'positive' or 'negative' score for entire documents without breaking down sentiment by specific features.
Stars
108
Forks
38
Language
C++
License
GPL-3.0
Category
Last pushed
Nov 11, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/peace195/aspect-based-sentiment-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lunarwhite/tan-division
Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析
nicolay-r/ARElight
Granular Viewer of Sentiments Between Entities in Massively Large Documents and Collections of...
RezaGooner/PerSent
Python library for analyzing Persian texts. With the ability to analyze customer opinions and...
barissayil/SentimentAnalysis
Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the...
Feuoy/sentiment-analysis
用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现