| Class | Description |
|---|---|
| ATBArabicDataset |
Converts raw ATB trees into a format appropriate for treebank parsing.
|
| ATBCorrector |
Makes ATB trees consistent with ArabicTreebankLanguagePack.
|
| ATBCorrectorVisitor |
Wrapper class for using the ATBCorrector class with TreebankPipeline's
TVISITOR parameter.
|
| DefaultLexicalMapper |
Applies a default set of lexical transformations that have been empirically validated
in various Arabic tasks.
|
| LDCPosMapper |
Maps pre-terminal ATB morphological analyses to the shortened Bies tag set.
|
| MWETreeVisitor |
Converts
VP < PP-CLR construction to MWV < MWP. |
| UniversalPOSMapper |
Maps LDC-provided Bies mappings to the Universal POS tag set described in
Slav Petrov, Dipanjan Das and Ryan McDonald.
|