baotramduong/Twitter-Sentiment-Analysis-with-Deep-Learning-using-BERT
Twitter Sentiment Analysis with Deep Learning using BERT and Hugging Face
Classifies tweets into six emotion categories (anger, disgust, happiness, surprise, sadness, not-relevant) using fine-tuned BERT-base on the SMILE Twitter dataset of 3,085 annotated museum-related posts. Leverages Hugging Face transformers for bidirectional contextual embeddings, with evaluation metrics and prediction pipelines included for immediate deployment.
No commits in the last 6 months.
Stars
19
Forks
10
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 16, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/baotramduong/Twitter-Sentiment-Analysis-with-Deep-Learning-using-BERT"
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
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做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现