|
Parsing Engine | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
HeadFinder | A class for determining the head node on the right-hand sides of Chinese parse tree productions. |
NoNPBTraining | This class is identical to its superclass
Training ,
except that it overrides
AbstractTraining.addBaseNPs(Sexp)
to do nothing. |
NPArgThreadTraining | This class is identical to Training , except
that the NPArgThreadTraining.preProcess(Sexp) method invokes
AbstractTraining.threadNPArgAugmentations(Sexp) . |
SimpleWordFeatures | This class simply uses the defaults provided by the class
AbstractWordFeatures . |
Training | Provides methods for language-specific processing of Chinese training parse trees. |
Treebank | Provides data and methods specific to the structures found in the Chinese Treebank or any other treebank that conforms to the same annotation guidelines. |
WordFeatures | WordFeatures are orthographic and morphological features of words. |
Provides language-specific classes necessary to parse Chinese.
Language
|
Parsing Engine | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |