.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH HFST-GUESS "1" "August 2018" "HFST" "User Commands" .SH NAME hfst-guess \- =Use a guesser (and generator) to guess analyses or inflectional .SH SYNOPSIS .B hfst-guess [\fI\,OPTIONS\/\fR...] [\fI\,INFILE\/\fR] .SH DESCRIPTION Use a guesser (and generator) to guess analyses or inflectional paradigms of unknown words. .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 "Guesser options:" .TP \fB\-f\fR, \fB\-\-model\-form\-filename\fR Inflectional information for generated model forms is read from this file. .TP \fB\-n\fR, \fB\-\-max\-number\-of\-guesses\fR Maximal number of analysis per word form (5 by default). .TP \fB\-m\fR \fB\-\-max\-number\-of\-forms\fR Maximal number of generated model forms per guess (2 by default). .TP \fB\-g\fR \fB\-\-generate\-threshold\fR Generate only forms whose weight is better than the weight of the of the best form plus this threshold. (50 by default). .PP The guesser and generator should be constructed using the tool hfst\-guessify, which can compile a guesser and generator from a morphological analyzer. hfst\-guessify packages the guesser and generator in the same fst\-file. .PP If option \fB\-f\fR is used, but a generator has not been compiled with the guesser, a generator will be compiled, which will increase load time. .PP If OUTFILE or INFILE is missing or \-, standard streams will be used. .SH "REPORTING BUGS" Report bugs to or directly to our bug tracker at: .PP hfst\-guess 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.