Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/20100507/emotional_analysis
[毕业设计] 承接毕业设计系统讲解+调试 承接Java SpringBoot项目和大数据部署与运行问题排查;联系微信bq2323599883
https://github.com/20100507/emotional_analysis
Last synced: about 2 months ago
JSON representation
[毕业设计] 承接毕业设计系统讲解+调试 承接Java SpringBoot项目和大数据部署与运行问题排查;联系微信bq2323599883
- Host: GitHub
- URL: https://github.com/20100507/emotional_analysis
- Owner: 20100507
- License: apache-2.0
- Created: 2017-12-10T16:21:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T10:40:06.000Z (8 months ago)
- Last Synced: 2024-08-02T06:13:26.955Z (5 months ago)
- Language: Java
- Homepage:
- Size: 11.1 MB
- Stars: 339
- Watchers: 11
- Forks: 98
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-GitHub-Repo - emotional_analysis - 基于机器学习的商品评论情感分析。[<img src="https://tva1.sinaimg.cn/large/008i3skNly1gxlhtmg11mj305k05k746.jpg" alt="微信" width="18px" height="18px" />](https://mp.weixin.qq.com/s?__biz=MzUxNjg4NDEzNA%3D%3D&chksm=f9a23ef2ced5b7e4c927327636793cfe08aa4bcbd1c8d8e19058622e4d90bcc3a5a6202cd481&idx=1&mid=2247494971&scene=21&sn=6bca0d2355bfd780eabba923c3221f8f#wechat_redirect) (实战项目 / 毕业设计实战项目)
README
# emotional_analysis
可承接计算机毕业设计代码调试、代码部署、系统讲解;联系微信 bq2323599883
基于Spark网易云音乐数据分析
包含爬虫,Scala代码,Spark,Hadoop,ElasticSearch,logstash,Flume,echarts,log4jemotional_analysis_spider 爬虫模块
emotional_analysis_web 数据处理模块(Scala代码)
emotional_analysis_recommend 推荐模块目前还未开发
emotional_analysis_web 报表展现模块Crawler-sample-data 爬虫抓取样例数据
MySQL-yuncun MySQL数据库结构及数据
config ES logStash Flume 相关配置文件
mlib-text 机器学习分类测试相关数据
statistical-static-txt SparkSQL相关关联静态数据``分析内容``
1.图计算
2.机器学习预测歌曲分类
3.评论词云
4.评论时间段
5.评论top榜
6.热歌top榜
7.用户性别比例
8.用户星座比例
9.用户年龄比例
10.用户全国地理分布
11.热评搜索等
1.图计算截图
![Alt text](https://github.com/20100507/emotional_analysis/blob/master/nest_2.png)
2.评论词云截图
![Alt text](https://github.com/20100507/emotional_analysis/blob/master/nest_1.png)
3.ES搜索页面截图
![Alt text](https://github.com/20100507/emotional_analysis/blob/master/p1.png)
4.Spark 运行截图
![Alt text](https://github.com/20100507/emotional_analysis/blob/master/Spark_1.png)
5.Akkaban 提交程序截图
![Alt text](https://github.com/20100507/emotional_analysis/blob/master/azkaban_1.png)
6.HDFS 目录数据截图
![Alt text](https://github.com/20100507/emotional_analysis/blob/master/hadoop_1.png)
7.MySQL 表截图
![Alt text](https://github.com/20100507/emotional_analysis/blob/master/mysql_1.png)