基于微博的数据挖掘与社交舆情分析
This project consists of four parts:
1. Crawl weibo data, contain comment、userinfo etc...
2. Process the captured data to the format we want
3. Analyze the data in order to get social sentiment information
4. Show the final result on the website
Project catalog:
1.Run-Docker: 使用docker-compose作为分布式的解决方案
2.SourceProject: 项目源代码
1