graphify icon indicating copy to clipboard operation
graphify copied to clipboard

Insufficient example documentation

Open mafiosso opened this issue 9 years ago • 0 comments

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 '{ "text": "Interoperability is the ability of making systems work together."}' http://localhost:7474/service/graphify/classify

gives me:

{"classes":[]}

Some data missing? Can you explain prerequisities less briefly? Thank you.

mafiosso avatar Jun 19 '15 12:06 mafiosso