Scroll to navigation

HFST-LEXC-WRAPPER(1) User Commands HFST-LEXC-WRAPPER(1)

NAME

hfst-lexc-wrapper - =Compile lexc files into transducer or imitate Xerox lexc

SYNOPSIS

hfst-lexc-wrapper [OPTIONS...] [INFILE1...]]

DESCRIPTION

Compile lexc files into transducer or imitate Xerox lexc This is a wrapper around foma lexc, and does not support weights For a native hfst tool with weights, use hfst-lexc instead

Common options:

Print help message
Print version info
Print verbosely while processing
Only print fatal erros and requested output
Alias of --quiet

Input/Output options:

compile into FORMAT transducer
write result into OUTFILE
imitate Xerox lexc user interface

If INFILE or OUTFILE are omitted or -, standard streams will be used The possible values for FORMAT are { sfst, openfst-tropical, openfst-log, foma, optimized-lookup-unweighted, optimized-lookup-weighted }.

EXAMPLES

Compile single-file lexicon
Compile multi-file lexicon

REPORTING BUGS

Report bugs to <hfst-bugs@helsinki.fi> or directly to our bug tracker at: <https://sourceforge.net/tracker/?atid=1061990&group_id=224521&func=browse>

hfst-lexc-wrapper home page: <https://kitwiki.csc.fi/twiki/bin/view/KitWiki//HfstLexcWrapper>
General help using HFST software: <https://kitwiki.csc.fi/twiki/bin/view/KitWiki//HfstHome>

COPYRIGHT

Copyright © 2010 University of Helsinki, License GPLv3: GNU GPL version 3 <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

December 2015 HFST