prrao87/tweet-stance-prediction
Applying NLP transfer learning techniques to predict Tweet stance toward a topic
This project helps social media analysts and marketers understand public opinion by automatically categorizing tweets. You feed it tweets and a specific topic, and it tells you if each tweet expresses a 'Favor', 'Against', or 'None' stance towards that topic. This is ideal for quickly gauging sentiment on campaigns, products, or public figures.
107 stars. No commits in the last 6 months.
Use this if you need to rapidly assess the sentiment or opinion expressed in a large volume of tweets about a defined subject.
Not ideal if you need a deep, nuanced understanding of text beyond simple stance classification, or if your primary data source is not Twitter.
Stars
107
Forks
57
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 10, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/prrao87/tweet-stance-prediction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
JRC1995/BERT-Disaster-Classification-Capsule-Routing
Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and...
brunneis/ilab-erisk-2020
Repository accompanying the CLEF 2020 eRisk Workshop Working Notes for the iLab team (University...
blazejdolicki/bert-sarcasm-detection
Sarcasm detection with BERT
SuryaVamsi-P/Conflict-NLP-Topic-Modeling-Sentiment-Analysis-using-LLMs
Extracts insights from 26K+ protest events using BERTopic, Top2Vec, and LLMs for real-world...
tk-yasuno/disaster-question-answer
Japanese disaster-focused question answering system : Utilizing the bert-base-japanese-v3 +...