.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH HFST-PMATCH "1" "August 2018" "HFST" "User Commands" .SH NAME hfst-pmatch \- =perform matching/lookup on text streams .SH SYNOPSIS .B hfst-pmatch [\fI\,OPTIONS\/\fR...] \fI\,TRANSDUCER\/\fR .SH DESCRIPTION perform matching/lookup on text streams .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 .TP \fB\-n\fR \fB\-\-newline\fR Newline as input separator (default is blank line) .TP \fB\-x\fR \fB\-\-extract\-patterns\fR Only print tagged parts in output .TP \fB\-l\fR \fB\-\-locate\fR Only print locations of matches .TP \fB\-c\fR \fB\-\-count\-patterns\fR Print the total number of matches when done .TP \fB\-\-delete\-patterns\fR Replace matches with opening tags .TP \fB\-\-no\-mark\-patterns\fR Don't tag matched patterns .TP \fB\-\-max\-context\fR Upper limit to context length allowed .TP \fB\-\-max\-recursion\fR Upper limit for recursion .TP \fB\-\-weight\-cutoff\fR=\fI\,W\/\fR Upper limit for allowed weight .TP \fB\-t\fR, \fB\-\-time\-cutoff\fR=\fI\,S\/\fR Limit search after having used S seconds per input .TP \fB\-p\fR \fB\-\-profile\fR Produce profiling data .PP Use standard streams for input and output. .SH "REPORTING BUGS" Report bugs to or directly to our bug tracker at: .PP hfst\-pmatch 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.