| Class | Description |
|---|---|
| CoNLLUDocumentReader |
Reader for ConLL-U formatted dependency treebanks.
|
| CoNLLUDocumentWriter | |
| CoNLLUUtils |
Utility functions for reading and writing CoNLL-U files.
|
| CoNLLUUtils.DepIndexComparator | |
| CoNLLUUtils.FeatureNameComparator | |
| EnhancementOptions |
Options for enhancing a basic dependency tree.
|
| ProcessUniversalEnhancerRequest | |
| UniversalDependenciesConverter |
Command-line utility to:
a) convert constituency trees to basic English UD trees;
b) convert basic dependency trees to enhanced and enhanced++ UD graphs.
|
| UniversalDependenciesFeatureAnnotator |
Adds lemmata and features to an English CoNLL-U dependencies
treebank.
|
| UniversalEnhancer |
Reads in a treebank in any language annotated according to UD v2
and adds enhancements according to a rule-based system.
|
| UniversalGappingEnhancer | |
| UniversalGrammaticalRelations | |
| UniversalGrammaticalStructure |