barissayil/SentimentAnalysis
Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the Stanford Sentiment Treebank.
This tool helps analyze customer feedback, social media comments, or product reviews to understand the emotional tone behind text. You input raw text data, and it outputs whether the sentiment is positive, negative, or neutral. This is ideal for marketers, customer support teams, or product managers who need to quickly gauge public opinion or user satisfaction from large volumes of text.
380 stars. No commits in the last 6 months.
Use this if you need to automatically categorize text data by its emotional sentiment, such as identifying positive or negative comments from surveys or social media feeds.
Not ideal if you need to understand nuanced emotions beyond positive, negative, or neutral, or if your text data contains highly domain-specific jargon that requires custom emotion labeling.
Stars
380
Forks
48
Language
Python
License
MIT
Category
Last pushed
Jun 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/barissayil/SentimentAnalysis"
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...
peace195/aspect-based-sentiment-analysis
Aspect Based Sentiment Analysis
RezaGooner/PerSent
Python library for analyzing Persian texts. With the ability to analyze customer opinions and...
Feuoy/sentiment-analysis
用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现