PoliBERT Sentiment Analysis by @erongcao
Political sentiment analysis using PoliBERTweet - a RoBERTa model pre-trained on 83M political tweets. Analyzes support, opposition, and stance toward politi...
β‘ When to Use
Trigger Action - Analyze public sentiment toward political candidates or figures - Track political opinion trends on social media - Complement prediction market data with social sentiment - Monitor political discourse around specific issues - Aggregate opinions from Reddit political communities
βοΈ Configuration
# Python 3.9 or higher
python --version
Install core dependencies
pip install transformers>=4.18.0 torch>=1.10.2
Optional: Reddit data fetching
pip install praw>=7.8.1
First Run On first execution, the model will be automatically downloaded from HuggingFace Hub (~500MB):
python polibert_sentiment.py --text "Test"
π Tips & Best Practices
Use as one input among many , not sole prediction basis
Combine with prediction markets, polling data, economic indicators
Track sentiment trends over time , not single snapshots
Adjust for platform demographics (Reddit β Twitter β general population) βΈ Show full description clawhub install polibert-sentimentCopy
π§ͺ Use this skill with your agent Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.
π Can't find the right skill?
Search 60,000+ AI agent skills β free, no login needed.
Search Skills β