sampathkethineedi/bert-topic-sentiment
Topic Based Sentiment Detection using BERT
This helps marketing analysts and customer experience managers understand public opinion and customer feedback. You feed it text data, like social media comments or customer reviews, and it tells you not just whether the sentiment is positive or negative, but also what specific topics people are talking about when expressing those feelings. This allows you to pinpoint what aspects of your product or service are driving particular sentiments.
No commits in the last 6 months.
Use this if you need to analyze large volumes of unstructured text to identify key discussion topics and the associated sentiment.
Not ideal if you only need a simple overall sentiment score for a piece of text without breaking it down by specific topics.
Stars
9
Forks
4
Language
Python
License
GPL-3.0
Category
Last pushed
Aug 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/sampathkethineedi/bert-topic-sentiment"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ScalaConsultants/Aspect-Based-Sentiment-Analysis
💠Aspect-Based-Sentiment-Analysis: Transformer & Explainable ML (TensorFlow)
curiousily/Deploy-BERT-for-Sentiment-Analysis-with-FastAPI
Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch
cleopatra-itn/fair_multimodal_sentiment
Code and Splits for the paper "A Fair and Comprehensive Comparison of Multimodal Tweet Sentiment...
mohd-faizy/06P_Sentiment-Analysis-With-Deep-Learning-Using-BERT
Finetuning BERT in PyTorch for sentiment analysis.
LuluW8071/Text-Sentiment-Analysis
Text Sentiment Analysis with RNNs Models + Additive Attention and Transformers