KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
weibo_sentiment_analysis
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
vertx-load-balancer
:
Example on how to write a very simple load balancer using Vert.x
jupyter-paths
:
:city_sunrise: Pure JavaScript implementation of jupyter --paths --json
jekyll-dynamic-menu
:
A dynamically generated hierarchical menu in jekyll without plugins
Kendo
:
The Powerful Access Control Framework
IOC
:
Web application for Fuel station management
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
weibo_sentiment_analysis
?
Download (.md)
# weibo sentiment analysis Hi everybody, 这是我毕设项目的源码,题目是《基于社交网络的情绪化分析》。意义是:使用数据分析的方法,从数学的角度去研究在社交网络上人们表达情绪的倾向。 -------- ## 文件解释 - weibo_download: 给出了下载微博数据的全部代码,配置文件,数据库表结构。 - weibo_analysis: 给出了分析微博情感倾向的全部代码。分析过程中涉及到大量的数据(我将很多数据都转存成pickle文件),这些数据在上传代码时被我删掉了。 ## 项目介绍地址 我在csdn博客里进行了该题目的讲解。地址:[白熊花田的博客](http://blog.csdn.net/whiterbear)。 ## 联系方式 whiterbear@qq.com 如果你想要微博数据,或者想要包含中间处理pickle数据的代码,可以发邮件给我。