Documentation
Usage: kaf2tiger2.py [options] <KAF file(s)>
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-d, --debug enable debug messages
-p (yes|no|multiword), --preserve-tokenlayer=(yes|no|multiword)
preserve analysis beyond term level as a separate
layer (i.e. tokens, default: no)
-s (chunks|deps|both|none), --syntactic-tier=(chunks|deps|both|none)
syntactic annotation tier to be mapped to nonterminals
(default: deps)
-i, --ignore-inconsistencies
do not drop graphs with inconsistent analyses (causes
duplicate xml:id attributes)