hfst-foma-wrapper.sh
Purpose
Parse Xerox XFST scripts with foma and convert stacks to HFST format.
This is a script used by hfst-foma and not intended to be used directly.
Usage
hfst-foma-wrapper.sh [OPTIONS...] [SCRIPTS...]
-h |
Print help message |
-V |
Print version info |
-v |
Print verbosely while processing |
-q |
Do not print output |
-f format |
convert results to HFST format |
-F outfiles |
specify manually outfiles to convert |
If OUTFILES is missing the script will make an attempt to guess saved stacks from the script files. OUTFILES is mandatory if SCRIPTS is standard input.
Bugs
Program is just a wrapper around foma. All foma bugs are inherited and new ones may be caused by the wrapper.
See also
HfstXfst,
HfstLexcWrapper,
HfstCommandLineTools