table of contents
other versions
TEGAKI-EVAL(1) | User Commands | TEGAKI-EVAL(1) |
NAME¶
tegaki-eval - run model for tegaki
SYNOPSIS¶
tegaki-eval [options] recognizer model
DESCRIPTION¶
recognizer a recognizer available on the system
model a model name available for that recognizer on the system OR
- the direct file path to the model
OPTIONS¶
- --version
- show program's version number and exit
- -h, --help
- show this help message and exit
- -v VERBOSITY_LEVEL, --verbosity-level=VERBOSITY_LEVEL
- verbosity level between 0 and 2
- -d DIRECTORIES, --directory=DIRECTORIES
- directory containing individual XML character files
- -c CHARCOLS, --charcol=CHARCOLS
- character collection XML files
- -t TOMOE, --tomoe-dict=TOMOE
- Tomoe XML dictionary files
SEE ALSO¶
The full documentation for tegaki-eval is maintained as a Texinfo manual. If the info and tegaki-eval programs are properly installed at your site, the command
- info tegaki-eval
should give you access to the complete manual.
August 2009 | tegaki-eval 0.2 |