京东农产品评论情感分析系统
运行后端:
cd backend
python run.py
运行前端:
cd frontend
npm run serve
运行图数据库:
neo4j start
访问: (更改为自己的ip和port)
更改前端端口:vue.config.js https://blog.csdn.net/qq_40190624/article/details/85257610
前后端交互端口: utils/request.js frontend/src/views/analysis/index.vue
element: https://blog.csdn.net/woshisangsang/article/details/113241705
https://cloud.tencent.com/developer/beta/article/2109855 https://github.com/YuleZhang/JDComment_Spider https://zhuanlan.zhihu.com/p/443466733