graphify
graphify copied to clipboard
Graphify is a Neo4j unmanaged extension used for document and text classification using graph-based hierarchical pattern recognition.
I can see that there hasn't been so much activity lately, but are there any plans of updating graphify to Neo4j 3.x?
Hi, Can anyone help me Neo4j server which was previously working, got this error and server is not getting started once i copy the graphify jar into the plugins directory....
Hello, I setup graphify on an Amazon ec2 server and all seems to be working except I get an empty array when attempting to classify the example text. I have...
I suppose the examples and howtos given in README.md is very brief. For example I wonder how to get the same results as you achieve e.g.: curl -X POST -d...
Hi Kenny, I posted as a comment to this issue on a previously closed issue. Basically, still having a build issue for the 1.0.0-M01 branch. Is there a solution to...
I have observed that as we train graphify more and more, the size of the neo4j database on disk keeps increasing and beyond a point, each classification request takes more...
#1.0.0-M01 Functional Specification The Graphify alpha release implements its own classifier, in the form of cosine similarity. The cosine similarity classifier will be pulled out and replaced by an assortment...
Hello thanks for sharing your work on deep learning with us. I test graphify on a `classification problem and it works fine (I'll share the résult and the use case...
Hi, this more of a question than an "issue": I noticed that during the training step I need to pass an array like: { "text": [ "Interoperability is the ability...