Package

org.clulab.processors

shallownlp

Permalink

package shallownlp

Visibility
  1. Public
  2. All

Type Members

  1. class ShallowNLPProcessor extends Processor

    Permalink

    A Processor using only shallow analysis: tokenization, lemmatization, POS tagging, and NER.

    A Processor using only shallow analysis: tokenization, lemmatization, POS tagging, and NER. All implemented using Stanford's CoreNLP tools. User: mihais Date: 2/25/15 Last Modified: Fix conversion assumption in basic sanity check.

Value Members

  1. object ShallowNLPProcessor

    Permalink

Ungrouped