enju_accessor

A wrapper for Enju CGI service to convert the output to the PubAnnotation JSON format.


License
MIT
Install
gem install enju_accessor -v 1.0.3

Documentation

EnjuAccessor

EnjuAccessor is a wrapper class to access an Enju CGI server through REST API. For a given sentence, it returns a deep dependency parse produced by Enju. The result is represented in the PubAnnotation JSON format.

Author

Jin-Dong Kim (jdkim@dbcls.rois.ac.jp)

License

Released under the MIT license.