lunarwhite/covid-social-analysis
Apply ML on weibo sentiment. 疫情背景下微博文本情感分析与可视化
This project helps social scientists and public health researchers analyze public sentiment on Weibo during the COVID-19 pandemic. By taking raw Weibo posts and comments as input, it processes the text and generates visualizations and reports on public emotion, popular topics, and sentiment clustering. Researchers can use this to understand public opinion and attention related to health crises.
Use this if you are a social scientist or public health researcher needing to understand public sentiment and discussion patterns on Chinese social media (Weibo) during the COVID-19 pandemic.
Not ideal if you need to analyze real-time social media data, data from platforms other than Weibo, or perform sentiment analysis on topics outside of public health crises.
Stars
46
Forks
5
Language
HTML
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lunarwhite/covid-social-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
abdulfatir/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Zephery/weiboanalysis
微博情感分析,文本分类,毕业设计项目
fhamborg/NewsMTSC
Target-dependent sentiment classification in news articles reporting on political events....
pmsosa/CS291K
🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models
JosephAssaker/Twitter-Sentiment-Analysis-Classical-Approach-VS-Deep-Learning
This project's aim, is to explore the world of Natural Language Processing (NLP) by building...