.TH fst-parse 1 "October 2003" "" "fst-parse" .SH NAME fst-parse \- analyzes input with a pipeline of transducers .SH SYNOPSIS .B fst-parse .I file1 [ file [ file ] ] .SH OPTIONS .TP .B \-t file add the transducer stored in .I file at the end of the pipeline. .TP .B \-h print usage information. .TP .B \-q quiet mode .TP .B \-d debugging mode .SH DESCRIPTION .I fst-parse must be used instead of .I fst-infl if several transducers have to be composed online in order to produce an analysis. Otherwise, .I fst-parse is identical to .I fst-infl. Option -t can be used multiply. .SH BUGS No bugs are known so far. .SH "SEE ALSO" fst-infl, fst-compiler .SH AUTHOR Helmut Schmid, Institute for Computational Linguistics, University of Stuttgart, Email: schmid@ims.uni-stuttgart.de, This software is available under the GNU Public License.