|
MaltParser 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CovAddressFunction.CovSubFunction | |
---|---|
org.maltparser.parser.algorithm.covington | Implements the Covington deterministic parsing algorithms. |
Uses of CovAddressFunction.CovSubFunction in org.maltparser.parser.algorithm.covington |
---|
Fields in org.maltparser.parser.algorithm.covington declared as CovAddressFunction.CovSubFunction | |
---|---|
protected CovAddressFunction.CovSubFunction |
CovAddressFunction.subFunction
|
Methods in org.maltparser.parser.algorithm.covington that return CovAddressFunction.CovSubFunction | |
---|---|
CovAddressFunction.CovSubFunction |
CovAddressFunction.getSubFunction()
Returns the subfunction (LEFT, RIGHT, LEFTCONTEXT, RIGHTCONTEXT) |
static CovAddressFunction.CovSubFunction |
CovAddressFunction.CovSubFunction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CovAddressFunction.CovSubFunction[] |
CovAddressFunction.CovSubFunction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
MaltParser 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |