Package

org.clulab.processors

coserver

Permalink

package coserver

Visibility
  1. Public
  2. All

Type Members

  1. class ProcessorActor extends Actor

    Permalink

    Actor which handles message to a Processor in the CoreNLPServer.

    Actor which handles message to a Processor in the CoreNLPServer. Written by: Tom Hicks. 6/6/2017. Last Modified: Update for removal of semantic roles.

  2. class ProcessorCoreServer extends LazyLogging

    Permalink

Value Members

  1. object ProcessorActor

    Permalink
  2. object ProcessorCoreServer extends LazyLogging

    Permalink

    Application to wrap and serve various Processors capabilities.

    Application to wrap and serve various Processors capabilities. Written by: Tom Hicks. 6/5/2017. Last Modified: Cleanup tbd, demote from app.

  3. object ProcessorCoreServerMessages

    Permalink

    Implement Akka message objects for the CoreNLP Server.

    Implement Akka message objects for the CoreNLP Server. Written by: Tom Hicks. 6/5/2017. Last Modified: Update for removal of semantic roles.

Ungrouped