NAME
fst-parse2 - analyses input with a pipeline of transducers
SYNOPSIS
fst-parse2 file1 [ file [ file ] ]
OPTIONS
-t file
add the transducer stored in file at the end of the pipeline.
-h print usage information.
-q quiet mode
-d debugging mode
DESCRIPTION
fst-parse2 must be used instead of fst-infl if several transducers have
to be composed online in order to produce an analysis. Otherwise, fst-
parse2 is identical to fst-infl. Option -t can be used multiply.
BUGS
No bugs are known so far.
SEE ALSO
fst-infl, fst-compiler
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.
October 2003 fst-parse2(1)