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-text2bin - converts a transducer from its text form to binary format

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.

                                                    June 2007                                    fst-text2bin(1)

Bugs

       No bugs are known so far.

Description

fst-text2bin  is  a  tool  which reads a transducer which was stored in text form from the input file and
       write it in the binary format to the output file. The input format is identical to the output  format  of
       the  fst-print command. The output format is equivalent to the standard output format of the fst-compiler
       program. The programs fst-compact and fst-lowmem can be used  to  produce  the  other  binary  transducer
       formats.

Name

       fst-text2bin - converts a transducer from its text form to binary format

Options

-h     Print usage information.

See Also

       fst-compiler, fst-print, fst-compact, fst-lowmem

Synopsis

fst-text2bintext-filebin-file

See Also