Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

As of May 2021, this repository has been retired.


GraphAware NLP with Docker

Setup

Download this repository

git clone git@github.com:graphaware/neo4j-nlp-docker

Change directory to plugins

The following downloads the necessary plugins in their snapshot version

cd plugins
wget https://products.graphaware.com/download/framework-server-enterprise/graphaware-server-enterprise-all-3.3.5.52.jar
wget https://products.graphaware.com/download/nlp/graphaware-nlp-3.3.3.52.7.jar
wget https://products.graphaware.com/download/nlp-stanford-nlp/nlp-stanfordnlp-3.3.3.52.7.jar

Return to the project directory and run

cd ..
docker-compose up

Check your neo4j instance

For documentation on using the NLP features, see the GraphAware NLP repository

Requirements

Make sure docker run with at least 5gb of memory :

Imgur

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors