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