.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH HFST-TXT2FST "1" "August 2018" "HFST" "User Commands" .SH NAME hfst-txt2fst \- =Convert AT&T or prolog format into a binary transducer .SH SYNOPSIS .B hfst-txt2fst [\fI\,OPTIONS\/\fR...] [\fI\,INFILE\/\fR] .SH DESCRIPTION Convert AT&T or prolog format into a binary transducer .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\-i\fR, \fB\-\-input\fR=\fI\,INFILE\/\fR Read input transducer from INFILE .TP \fB\-o\fR, \fB\-\-output\fR=\fI\,OUTFILE\/\fR Write output transducer to OUTFILE .SS "Text and format options:" .TP \fB\-f\fR, \fB\-\-format\fR=\fI\,FMT\/\fR Write result using FMT as backend format .TP \fB\-e\fR, \fB\-\-epsilon\fR=\fI\,EPS\/\fR Interpret string EPS as epsilon in att format .TP \fB\-p\fR, \fB\-\-prolog\fR Read prolog format instead of att .TP \fB\-j\fR, \fB\-\-disjunct\fR Disjunct multiple transducers in input .SS "Other options:" .TP \fB\-C\fR, \fB\-\-check\-negative\-epsilon\-cycles\fR Issue a warning if there are epsilon cycles with a negative weight in the transducer .PP If OUTFILE or INFILE is missing or \-, standard streams will be used. If FMT is not given, OpenFst's tropical format will be used. The possible values for FMT are { foma, openfst\-tropical, openfst\-log, sfst, optimized\-lookup\-weighted, optimized\-lookup\-unweighted }. If EPS is not given, @0@ will be used. .PP Space in transition symbols must be escaped as '@_SPACE_@' when using att format. .SH "REPORTING BUGS" Report bugs to or directly to our bug tracker at: .PP hfst\-txt2fst 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.