Navy10021/Public_Opinion_Prediction
Korean Public Opinion Prediction Model Using NLP Sentiment Analysis and Transformer
This project helps policymakers and government officials predict shifts in public sentiment regarding major legislation or social issues. It takes in large volumes of online text data—like news articles, tweets, and community comments—and outputs predictions about future positive or negative public opinion trends. Government analysts or legislative staff would use this to gauge public reception and inform policy decisions.
No commits in the last 6 months.
Use this if you need to proactively understand and forecast public opinion trends from online text, especially for legislative or policy-making purposes.
Not ideal if you need real-time sentiment analysis for customer service or marketing campaigns, or if your data is not primarily Korean text.
Stars
11
Forks
—
Language
Python
License
—
Category
Last pushed
Jun 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Navy10021/Public_Opinion_Prediction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
IBM/MAX-Text-Sentiment-Classifier
Detect the sentiment captured in short pieces of text
giuseppebonaccorso/twitter_sentiment_analysis_word2vec_convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
pabitralenka/Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec...
danielegrattarola/twitter-sentiment-cnn
An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment...
hpanwar08/sentiment-analysis-torchtext
Seniment Analysis in Torchtext