Skip to content

Thrift-based distributed server architecture for Natural Language Processing (NLP) annotation. Written primarily in Java.

License

Notifications You must be signed in to change notification settings

see0/curator-src

Repository files navigation

Curator Architecture Source
===========================

This package contains the source code for the Curator architecture, Curator
server and several annotation servers.  It is structured as follows:

* `curator-interfaces` contains the Thrift definition files used by the
  Curator Architecture.
* `curator-server` the source code and build scripts for the Curator server.
* `curator-annotators` source code and build scripts for various annotation
  servers.
* `curator-clients` example client code for connecting to a Curator server and
  manipulating the data structures.
* `resources` files required to build the Curator distribution.
* `lib` external libraries.

See the Curator homepage <http://cogcomp.cs.illinois.edu/curator> for more
information.

About

Thrift-based distributed server architecture for Natural Language Processing (NLP) annotation. Written primarily in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published