nlp-knowledge-graph icon indicating copy to clipboard operation
nlp-knowledge-graph copied to clipboard

How i can deploy the procedure `apoc.nlp.gcp.entities.stream` ?

Open efotopoulou opened this issue 4 years ago • 1 comments

Hi all,

I can not complete the Neo4j Browser guide provided for the nlp-knoledge-graph repo because it seems that the apoc.nlp.gcp.entities.stream is not registered.

Neo.ClientError.Procedure.ProcedureNotFound
There is no procedure with the name `apoc.nlp.gcp.entities.stream` registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed.

How can i enable the apoc.nlp.gcp.entities.stream within the docker-compose file?

Thank you very much for you time!

efotopoulou avatar May 26 '21 09:05 efotopoulou

Neo.ClientError.Statement.ExternalResourceFailed Couldn't load the external resource at: https://github.com/neo4j-examples/nlp-knowledge-graph/raw/master/import/articles.csv

nibaba007 avatar Dec 13 '23 15:12 nibaba007