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

graphaware/neo4j-nlp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

As of May 2021, this repository has been retired.


GraphAware NLP with Docker

Setup

Download this repository

git clone [email protected]: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

Watchers

Forks

Releases

No releases published

Packages

No packages published