logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fst-parse - analyzes input with a pipeline of transducers

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-parse(1)

Bugs

       No bugs are known so far.

Description

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.

Name

       fst-parse - analyzes input with a pipeline of transducers

Options

-tfile
              add the transducer stored in file at the end of the pipeline.

       -h     print usage information.

       -q     quiet mode

       -d     debugging mode

See Also

       fst-infl, fst-compiler

Synopsis

fst-parsefile1[file[file]]

See Also