Package

org.clulab

processors

Permalink

package processors

Visibility
  1. Public
  2. All

Type Members

  1. class Document extends Serializable

    Permalink

    Stores all annotations for one document.

    Stores all annotations for one document. Written by: Mihai Surdeanu and Gus Hahn-Powell. Last Modified: Add apply method to copy Document.

  2. trait Processor extends ProcessorAnnotator

    Permalink

    User: mihais Date: 3/1/13 Last Modified: Move preprocess* methods from here to ProcessorAnnotator.

  3. trait ProcessorAnnotator extends ProcessorCSController

    Permalink

    Common interface for accessing either CLU Lab or CoreNLP processors.

    Common interface for accessing either CLU Lab or CoreNLP processors. Written by: Tom Hicks. 10/3/2017. Last Modified: Extend client/server controller trait.

  4. class Sentence extends Serializable

    Permalink

    Stores the annotations for a single sentence

Value Members

  1. object Document extends Serializable

    Permalink
  2. object Processor

    Permalink
  3. object Sentence extends Serializable

    Permalink
  4. package client

    Permalink
  5. package clu

    Permalink
  6. package csshare

    Permalink
  7. package sentiment

    Permalink

Ungrouped