kbastani / graphify

Graphify is a Neo4j unmanaged extension used for document and text classification using graph-based hierarchical pattern recognition.
http://graphify.github.io/graphify
Apache License 2.0
382 stars 89 forks source link

Better error handling #25

Closed gautamjeyaraman closed 9 years ago

gautamjeyaraman commented 9 years ago

I keep getting an error here and the stacktrace just shows org.codehaus.jackson.JsonParser._constructError . Would be better to send the error message also. I am unable to build graphify with dependencies locally but guess that is because of my environment. Can you add this and generate a new jar file in the bin folder.

kbastani commented 9 years ago

Thanks for the PR!

gautamjeyaraman commented 9 years ago

Can you build a new jar file with the changes and update the bin folder please.