fst-lattice - analyzes the input printing a transducer rather than a set of strings
Contents
Bugs
No bugs are known so far.
Description
fst-lattice reads a transducer from the first argument file, composes it with each line of the input file
and prints the resulting transducers.
This program is useful to print the set of possible analyses compactly
in the form of a transducer/automaton.
Name
fst-lattice - analyzes the input printing a transducer rather than a set of strings
Options
-h print usage information.
-q quiet mode
-a print the analysis characters only (and not the surface characters).debugging mode
See Also
fst-infl, fst-compiler
Synopsis
fst-latticefile1[file[file]]
