Analyses input with a pipeline of transducers
fst-parse2 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-parse2 is similar to fst-parse but prints the transducer resulting from the composition of the input string with the argument transducer(s) instead of a sequence of analysis strings.
No bugs are known so far.
fst-parse
Helmut Schmid, Institute for Computational Linguistics, University of Stuttgart, Email: [email protected], This software is available under the GNU Public License.