Analyzes input with a pipeline of transducers
fst-parse file1 [ file [ file ] ]
-t file
add the transducer stored in file at the end of the pipeline.
-h
print usage information.
-q
quiet mode
-d
debugging mode
fst-parse must be used instead of fst-infl if several transducers have to be composed online in order to produce an analysis. Otherwise, fst-parse is identical to fst-infl. Option -t can be used multiply.
No bugs are known so far.
fst-infl, fst-compiler
Helmut Schmid, Institute for Computational Linguistics, University of Stuttgart, Email: [email protected], This software is available under the GNU Public License.