Package

org.clulab.processors

fastnlp

Permalink

package fastnlp

Visibility
  1. Public
  2. All

Type Members

  1. class FastNLPProcessor extends ShallowNLPProcessor

    Permalink

    Fast NLP tools Extends ShallowNLP with a dependency parser based on the Stanford NN dependency parser This means that constituent trees and coreference (which depends on constituent syntax) are not available The default setting is to use the Stanford parser with "basic" dependencies User: mihais Date: 1/4/14

Value Members

  1. object FastNLPProcessor

    Permalink

Ungrouped