Skip to content

gene1974/JDComment_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommentAnalysis

京东农产品评论情感分析系统

运行后端:

cd backend
python run.py

运行前端:

cd frontend
npm run serve

运行图数据库:

neo4j start

访问: (更改为自己的ip和port)

http://101.6.70.126:9070/home

change ip and 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

About

京东农产品评论情感分析系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published