.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. .TH HFST-LEXC-WRAPPER "1" "December 2015" "HFST" "User Commands" .SH NAME hfst-lexc-wrapper \- =Compile lexc files into transducer or imitate Xerox lexc .SH SYNOPSIS .B hfst-lexc-wrapper [\fIOPTIONS\fR...] [\fIINFILE1\fR...]] .SH 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 .SS "Common options:" .TP \fB\-h\fR, \fB\-\-help\fR Print help message .TP \fB\-V\fR, \fB\-\-version\fR Print version info .TP \fB\-v\fR, \fB\-\-verbose\fR Print verbosely while processing .TP \fB\-q\fR, \fB\-\-quiet\fR Only print fatal erros and requested output .TP \fB\-s\fR, \fB\-\-silent\fR Alias of \fB\-\-quiet\fR .SS "Input/Output options:" .TP \fB\-f\fR, \fB\-\-format\fR=\fIFORMAT\fR compile into FORMAT transducer .TP \fB\-o\fR, \fB\-\-output\fR=\fIOUTFILE\fR write result into OUTFILE .TP \fB\-X\fR, \fB\-\-xerox\fR, \fB\-\-readline\fR imitate Xerox lexc user interface .PP 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 }. .SH EXAMPLES .TP hfst\-lexc\-wrapper \fB\-o\fR cat.hfst cat.lexc Compile single\-file lexicon .TP hfst\-lexc\-wrapper \fB\-o\fR L.hfst Root.lexc 2.lexc 3.lexc Compile multi\-file lexicon .SH "REPORTING BUGS" Report bugs to or directly to our bug tracker at: .PP hfst\-lexc\-wrapper home page: .br General help using HFST software: .SH COPYRIGHT Copyright \(co 2010 University of Helsinki, License GPLv3: GNU GPL version 3 .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.