| 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.
|
| 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.
|