Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Expectations made by the CuratorReducer

s3cur3 edited this page Jun 28, 2012 · 1 revision

The CuratorReducer (which will launch the annotation tools and the node-local Curator instance) requires the following:

  • A Curator installation directory, complete with annotators located at ~/curator.
  • Log files for tools located at `~/curator/dist/logs/<TOOL_IDENTIFIER_ACCORDING_TO_CURATOR>.log
    • For the Wikifier, the log will read "Hello World!" when it's fully launched.
    • For the coreference analyzer, the log will have "...is now instantiated" when it's launched.
    • For NER, we get no notice when it's ready to go.
    • Nominal SRL (nom-srl.log)?
    • Curator?
Clone this wiki locally