MaltParser 1.6

Uses of Class
org.maltparser.parser.algorithm.covington.CovingtonAddressFunction.CovingtonSubFunction

Packages that use CovingtonAddressFunction.CovingtonSubFunction
org.maltparser.parser.algorithm.covington Implements the Covington deterministic parsing algorithms. 
 

Uses of CovingtonAddressFunction.CovingtonSubFunction in org.maltparser.parser.algorithm.covington
 

Methods in org.maltparser.parser.algorithm.covington that return CovingtonAddressFunction.CovingtonSubFunction
 CovingtonAddressFunction.CovingtonSubFunction CovingtonAddressFunction.getSubFunction()
           
static CovingtonAddressFunction.CovingtonSubFunction CovingtonAddressFunction.CovingtonSubFunction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CovingtonAddressFunction.CovingtonSubFunction[] CovingtonAddressFunction.CovingtonSubFunction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


MaltParser 1.6

Copyright 2007-2011 Johan Hall, Jens Nilsson and Joakim Nivre.