Skip to content

This repository contains queries and data from creating a dev.to/Wikidata Software Knowledge Graph using neosemantics and APOC NLP.

Notifications You must be signed in to change notification settings

neo4j-examples/nlp-knowledge-graph

Repository files navigation

NLP and Knowledge Graphs

The code in this repository is from a talk at the Neo4j Connections: Knowledge Graphs event.

Running the examples

You can run the examples by following the instructions below:

Download code from GitHub

git clone https://github.com/neo4j-examples/nlp-knowledge-graph.git
cd nlp-knowledge-graph

Launch Neo4j

You can launch Neo4j by using the following command:

docker-compose up

This will spin up a Neo4j server, which can be accessed at http://localhost:7474

You can then play a Neo4j Browser guide by running the following command:

:play https://guides.neo4j.com/nlp_knowledge_graphs

About

This repository contains queries and data from creating a dev.to/Wikidata Software Knowledge Graph using neosemantics and APOC NLP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages