Class | Description |
---|---|
LWClassifier |
A lightweight version of org.maltparser.ml.lib.{Lib,LibLinear,LibSvm} and can only predict the next transition.
|
LWDecisionModel |
A lightweight version of the decision models, the guide model and the instance models located in org.maltparser.parser.guide.{decision,instance} and
can only be used in parsing mode.
|
LWDeterministicParser |
A lightweight version of org.maltparser.parser.DeterministicParser.
|
LWSingleMalt |
A lightweight version of org.maltparser.parser.SingleMalt.
|
McoModel |
Copyright 2007-2014 Johan Hall, Jens Nilsson and Joakim Nivre.