The required technologies and installations for this chapter are as follows:
- Neo4j 3.5
- Plugins:
- APOC
- GraphAware NLP library: https://github.com/graphaware/neo4j-nlp
- Some minor parts of this chapter also require Python3 to be installed; we will use the spaCy package for NLP.
- GitHub repository for this chapter: https://github.com/PacktPublishing/Hands-On-Graph-Analytics-with-Neo4j/tree/master/ch3