Package

org.clulab.processors

fastnlp

Permalink

package fastnlp

Visibility
  1. Public
  2. All

Type Members

  1. class FastNLPProcessor extends ShallowNLPProcessor with OpenIEAnnotator

    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 Last Modified: Update for Scala 2.12: java converters.

  2. class FastNLPProcessorWithSemanticRoles extends FastNLPProcessor

    Permalink

    Adds SRL functionality to FastNLPProcessor

Value Members

  1. object FastNLPProcessor

    Permalink

Ungrouped