|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NullValues.NullValueDegree | |
---|---|
org.maltparser.core.symbol.nullvalue | MaltParser has the possibility of distinguishing between different kinds of null-values when extracting the feature vector. |
Uses of NullValues.NullValueDegree in org.maltparser.core.symbol.nullvalue |
---|
Fields in org.maltparser.core.symbol.nullvalue declared as NullValues.NullValueDegree | |
---|---|
protected NullValues.NullValueDegree |
NullValues.nullValueEncoding
|
Methods in org.maltparser.core.symbol.nullvalue that return NullValues.NullValueDegree | |
---|---|
NullValues.NullValueDegree |
NullValues.getNullValueEncoding()
|
static NullValues.NullValueDegree |
NullValues.NullValueDegree.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NullValues.NullValueDegree[] |
NullValues.NullValueDegree.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |