External Annotators

July 16, 2017 ยท View on GitHub

Here we maintain lightweight wrappers to external (non-CogcComp) annotators. We sometimes use them or compare against these external tools. Here is what we currently have:

AnnotatorDescriptionLink
PathLSTMSemantic Role Labeling system introduced in herehttps://github.com/microth/PathLSTM
Stanford RelationsDetails herehttps://stanfordnlp.github.io/CoreNLP/
Stanford OpenIEDetails herehttps://stanfordnlp.github.io/CoreNLP/
Stanford Co-referenceDetails herehttps://stanfordnlp.github.io/CoreNLP/
ClausIEAn OpenIE-like sentence simplification system

Each module can be run as an independent webserver, and can be accessed by the pipeline-client.

License

This module contains external dependencies, and each are subject to their own licenses. Beware of their license details before using any of these.