graphaware / neo4j-framework

GraphAware Neo4j Framework
244 stars 68 forks source link

plugins #82

Closed ManojPrasanth closed 6 years ago

ManojPrasanth commented 6 years ago

any plugins required separately for cosine and for other procedures? I have installed below plugins: graphaware-nlp-3.1.3.1.jar
graphaware-server-community-all-3.2.5.51.jar
nlp-opennlp-3.1.3.1.jar

version-3.2.7

but am able to run annotation procedures but not the below procedures:

ga.nlp.language: There is no procedure with the name ga.nlp.language registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed. ga.nlp.ml.cosine.compute: There is no procedure with the name ga.nlp.ml.cosine.compute registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed.

Please let me know regarding the same.

ikwattro commented 6 years ago

@ManojPrasanth Can you please port this issue to https://github.com/graphaware/neo4j-nlp

Thanks!