Package | Description |
---|---|
org.maltparser.parser.algorithm.nivre |
Implements the Nivre deterministic parsing algorithms.
|
Modifier and Type | Method and Description |
---|---|
NivreAddressFunction.NivreSubFunction |
NivreAddressFunction.getSubFunction() |
static NivreAddressFunction.NivreSubFunction |
NivreAddressFunction.NivreSubFunction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NivreAddressFunction.NivreSubFunction[] |
NivreAddressFunction.NivreSubFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.