|
MaltParser 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Covington | |
---|---|
org.maltparser.parser.algorithm.covington | Implements the Covington deterministic parsing algorithms. |
Uses of Covington in org.maltparser.parser.algorithm.covington |
---|
Subclasses of Covington in org.maltparser.parser.algorithm.covington | |
---|---|
class |
CovingtonNonProjective
|
class |
CovingtonProjective
|
Fields in org.maltparser.parser.algorithm.covington declared as Covington | |
---|---|
protected Covington |
CovAddressFunction.parsingAlgorithm
|
Methods in org.maltparser.parser.algorithm.covington that return Covington | |
---|---|
Covington |
CovAddressFunction.getParsingAlgorithm()
Returns one of the two version of the covington parsing algorithm |
Methods in org.maltparser.parser.algorithm.covington with parameters of type Covington | |
---|---|
void |
CovAddressFunction.setParsingAlgorithm(Covington parsingAlgorithm)
Sets the parsing algorthm |
|
MaltParser 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |