As of May 2021, this repository has been retired.
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
Make sure docker run with at least 5gb of memory :