You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 8.5 kB

3 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. 思通舆情 是一款开源免费的舆情系统。
  2. 支持本地化部署,支持在线体验。
  3. 支持对海量舆情数据分析和挖掘。
  4. <br>
  5. 无论你是使用者还是共同完善的开发者,欢迎 pull request 或者 留言对我们提出建议。
  6. <br>
  7. 您的支持和参与就是我们坚持开源的动力!请 :star: [star](https://gitee.com/stonedtx/yuqing) 或者 [fork](https://gitee.com/stonedtx/yuqing)!
  8. 无论你是有相关经验、技术可以一起加入我们的开源项目。
  9. **[进一步了解,关于我们的一切,请看这里!](https://gitee.com/stonedtx/yuqing/wikis/pages)**
  10. <br>
  11. 同时还会将项目计划和关键性技术讲解,毫无保留的公布于众,让大家对我们有更多的认识和了解。<br>
  12. 关于数据采集和数据处理相关技术和开源计划,可以看这两篇文章:
  13. [【数据采集】技术架构说明文档](https://gitee.com/stonedtx/yuqing/blob/master/dataCollection.md) 和 [【数据处理】技术架构说明文档](https://gitee.com/stonedtx/yuqing/blob/master/dataProcessing.md) 。
  14. <br>
  15. <br><br>
  16. ### 思通舆情 的功能:
  17. - 舆情监测:通过全文搜索、来源搜索、热搜监测等多重功能实现对全网文本、图片、视频舆情实时发现;
  18. - 舆情预警:根据用户设置预警条件,判别舆情信息,并第一时间通过多渠道告知用户;
  19. - 舆情分析:全网事件分析、事件分析、传播分析、竞品分析、评论分析、热度指数,6类大数据分析;
  20. - 舆情报告:一键快速生成日、周、月、季度报告,自带行业舆情案例库,为舆情应对提供参考。
  21. ### 思通舆情 的优势:
  22. - 开源开放:零门槛,线上快速获取和安装;快速获取用户反馈、按月发布新版本;
  23. - 简单易用:极易上手,通过鼠标点击和拖拽即可完成分析;
  24. - 秒级响应:超大数据量下秒级查询返回延时;
  25. ### 思通舆情 的数据:
  26. - 新闻媒体:新闻、app、电子报、境外新闻;
  27. - 网络自媒体:搜狐、百家号、今日头条、博客、企鹅号、微信公众号、微博;
  28. - 境外社交媒体:twitter、facebook、及其他境外社交媒体;
  29. - 论坛:贴吧、论坛、问答、知乎;
  30. - 短视频:抖音、快手,等众多平台。
  31. ### 思通舆情 的百科:
  32. 关于本舆情系统项目的 心路历程、开发计划、入门文档、团队介绍、实际案例,等等,
  33. 你想知道的一切都在这里: **[https://gitee.com/stonedtx/yuqing/wikis/pages](https://gitee.com/stonedtx/yuqing/wikis/pages)**
  34. <br>
  35. ### 思通舆情 技术栈:
  36. - 数据库:MySQL
  37. - 数据检索:Elasticsearch
  38. - 文章储存:Mongodb
  39. - 系统缓存:Redis
  40. - 消息队列:kafak & rabbitMQ
  41. - 深度学习:PaddlePaddle
  42. - 网络爬虫:WebMagic(java) & scrapy(python)
  43. - 开发框架:SpringBoot
  44. - 开发语言:Java JEE
  45. ## UI 展示
  46. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/login.png" />
  47. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/main2.png" />
  48. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/main.png" />
  49. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/main3.png" />
  50. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/main4.png" />
  51. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/report.png" />
  52. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/shijian.png" />
  53. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/xiangqing.png" />
  54. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/secher.png" />
  55. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/jiance.png" />
  56. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/WechatIMG12912.png" />
  57. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/WechatIMG12910.png" />
  58. ## 系统架构
  59. ![输入图片说明](https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/gongneng-jiagou.png)
  60. ## 功能架构
  61. ![输入图片说明](https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/%E7%B3%BB%E7%BB%9F%E5%8A%9F%E8%83%BD.png)
  62. ## 开源计划
  63. - 整个舆情系统分为四大部分:1.舆情数据展示,2.舆情数据处理,3.舆情数据采集,4.管理后台。
  64. - 由于整个舆情系统非常庞大,目前只开源了第一部分 “舆情数据展示”。
  65. - 舆情数据处理 和 舆情数据采集,我们会先开源文档以及部分代码。
  66. - 舆情数据处理 和 舆情数据采集,目前(2022-2-19)文档和代码正在规整中。
  67. - 舆情系统管理后台 ,将于2022年4月份之前开放源代码。
  68. ### 舆情数据采集
  69. - 目前正在整理编写文档,正式发布时间待定。
  70. [【数据采集】技术架构说明文档](https://gitee.com/stonedtx/yuqing/blob/master/dataCollection.md)
  71. ### 舆情数据处理
  72. - 文档预计在2022年3月份提到开源社区。
  73. [【数据处理】技术架构说明文档](https://gitee.com/stonedtx/yuqing/blob/master/dataProcessing.md)
  74. ### 系统管理后台
  75. - 系统很容易上手,简单易懂。2022年4月份 会开放源代码,同时也会提供运行部署程序下载。
  76. ## 在线体验
  77. - 环境地址:<http://open-yuqing.stonedt.com/>
  78. - 用户名:13900000000
  79. - 密码:stonedt
  80. ## 安装依赖
  81. 1. JavaEE 8 以上版本;
  82. 2. MySQL 5.5 以上版本;
  83. 3. Redis 4.0 以上版本;
  84. ## 运行版本
  85. 仅需三步快速安装 思通舆情:
  86. - 1.安装MySQL、redis,执行建表 [initialize_db_cache.sh](https://gitee.com/stonedtx/yuqing/raw/master/initialize_db_cache.sh) 脚本。
  87. - 2.下载 [application.yml](https://gitee.com/stonedtx/yuqing/raw/master/config/application.yml)、[application.properties](https://gitee.com/stonedtx/yuqing/raw/master/config/application.properties)、[config.properties](https://gitee.com/stonedtx/yuqing/raw/master/config/config.properties),并创建 **config目录** 与 stonedt-yuqing.jar 在同一个目录下,可修改配置文件参数。
  88. - 3.下载 [stonedt-yuqing.jar](https://gitee.com/stonedtx/yuqing/raw/master/lastest_version/stonedt-yuqing.jar) 程序,与 config文件夹 在同目录下,执行 java -jar stonedt-yuqing.jar
  89. - 发行版本下载地址:https://gitee.com/stonedtx/yuqing/releases/v1.0
  90. - 本地访问:http://127.0.0.1:8084/
  91. - 用户名:13900000000
  92. - 密码:stonedt
  93. ## 产品手册
  94. https://gitee.com/stonedtx/yuqing/raw/master/产品手册V1.0.pdf
  95. ## 按需定制|数据定制
  96. 当您在开发与研究中遇到 **数据采集、数据处理、舆情系统定制** 等方面的问题,请联系我们,我们会以最快的速度提供专业的解决方案。为您提供必要的专业技术支持。
  97. 服务流程如下
  98. ![输入图片说明](https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/data-plan.png)
  99. ## 产品经理微信
  100. 扫描微信二维码,技术交流。
  101. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/%E8%81%94%E7%B3%BB%E6%88%91%E4%BB%AC-%E4%B8%AA%E4%BA%BA%E5%BE%AE%E4%BF%A1.jpg" title="Logo" width="220">
  102. ## 技术交流群
  103. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/weixin-group.png" title="Logo" width="220">
  104. ## 捐赠方式
  105. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/Wechat.png" title="Logo" width="200">
  106. <img src="https://gitee.com/stonedtx/yuqing/raw/master/ProIMG/zhifubao-pay.png" title="Logo" width="200">
  107. ## 感谢捐赠
  108. | 捐赠者 | 日期 | 捐赠寄语 | 金额 |
  109. |---------|-----------|--------------|-----|
  110. | Fra***k | 2022-2-21 | 支持一下国产开源|50元 |
  111. ## 联系我们
  112. + 微信号: techflag
  113. + 电话: 13505146123
  114. + 邮箱: wangtao@stonedt.com
  115. + 公司官网:[www.stonedt.com](http://www.stonedt.com)
  116. 欢迎您在下方留言,或添加微信与我们交流。
  117. ## License & Copyright
  118. Copyright (c) 2014-2022 思通数科 StoneDT, All rights reserved.
  119. Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
  120. <https://www.gnu.org/licenses/gpl-3.0.html>
  121. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

一款开源免费的舆情系统。 支持本地化部署,支持在线体验。 支持对海量舆情数据分析和挖掘。