Git Product home page Git Product logo

knowledge_map's Introduction

效果展示

数据爬取

  • 爬虫脚本 get_data.ipynb
  • 文本转csv脚本 txt2csv.py
python依赖
使用pip安装
urllib3== 1.26.7
lxml== 4.7.1

前端构建

  • 工程文件目录(没系统学过前端 写的比较拉 vue功能也没用好 莫见怪)

依赖安装
npm i element-ui -S
npm install --save neovis.js

数据导入

  • 将所有.csv文件复制到neo4j安装文件路径下import文件夹

  • 将所有 *_import.txt中的语句复制在neo4j命令行中执行

项目运行

启动数据库
neo4j console
启动前端
npm run dev

本地配置neo4j数据库需根据具体情况修改配置(文件 App.vue 317行

image-20220111210750184

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.