udapi.block.ud.de.fixgsd module¶
Block to fix annotation of UD German-GSD.
- class udapi.block.ud.de.fixgsd.FixGSD(zones='all', if_empty_tree='process', **kwargs)[source]¶
Bases:
Block
- process_node(node)[source]¶
Normalizes tokenization, lemmatization and tagging of ordinal numerals that are expressed using digits followed by a period. https://github.com/UniversalDependencies/UD_German-GSD/issues/24