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/nlp/prrao87/tweet-stance-prediction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
wri-dssg-omdena/policy-data-analyzer
Building a model to recognize incentives for landscape restoration in environmental policies...
IliaZenkov/NLP-keras-nltk-lime
Classification of tweets pertinent to disaster events. NLP basics with a focus on text...
deepmancer/tweet-disaster-detection
fine-tuned BERT and scikit-learn models for real-time classification of disaster-related tweets,...
wang0324/TwitterRelevanceClassification
Classifies if a tweet is relevant to a disaster or not
kushv16/Disaster_Tweets_Analysis
Project based on Natural Language Processing to identify if the given tweet indicates a disaster.