.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH HFST-XFST "1" "August 2018" "HFST" "User Commands" .SH NAME hfst-xfst \- =Compile XFST scripts or execute XFST commands interactively .SH SYNOPSIS .B hfst-xfst [\fI\,OPTIONS\/\fR...] .SH DESCRIPTION Compile XFST scripts or execute XFST commands interactively .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 "Xfst-specific options:" .TP \fB\-e\fR, \fB\-\-execute\fR=\fI\,CMD\/\fR Execute command CMD on startup .HP \fB\-E\fR, \fB\-\-execute\-and\-quit\fR=\fI\,CMD\/\fR Execute command CMD, and quit .TP \fB\-f\fR, \fB\-\-format\fR=\fI\,FMT\/\fR Write result using FMT as backend format .TP \fB\-F\fR, \fB\-\-scriptfile\fR=\fI\,FILE\/\fR Read commands from FILE, and quit .TP \fB\-l\fR, \fB\-\-startupfile\fR=\fI\,FILE\/\fR Read commands from FILE on startup .TP \fB\-p\fR, \fB\-\-pipe\-mode\fR[=\fI\,STREAM\/\fR] Control input and output streams .TP \fB\-r\fR, \fB\-\-no\-readline\fR Do not use readline library for input .TP \fB\-w\fR, \fB\-\-print\-weight\fR Print weights for each operation .TP \fB\-R\fR, \fB\-\-restricted\-mode\fR Allow read and write operations only in current directory, do not allow system calls .PP Option \fB\-\-execute\fR can be invoked many times. If FMT is not given, OpenFst's tropical format will be used. The possible values for FMT are { foma, openfst\-tropical, openfst\-log, sfst }. Readline library, if enabled when configuring, is used for input by default. Input files are always treated as UTF\-8. .PP STREAM can be { input, output, both }. If not given, defaults to {both}. If input file is not specified with \fB\-F\fR, input is read interactively line by line from the user. If you redirect input from a file, use \fB\-\-pipe\-mode\fR=\fI\,input\/\fR. \fB\-\-pipe\-mode\fR=\fI\,output\/\fR is ignored on non\-windows platforms. .SH "REPORTING BUGS" Report bugs to or directly to our bug tracker at: .PP hfst\-xfst home page: .br General help using HFST software: .SH COPYRIGHT Copyright \(co 2017 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.