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

lt-print — compiled dictionary printer for Apertium

Bugs

       Currently requires a UTF-8 locale (and doesn't crash if it doesn't have one).

Apertium                                          March 8, 2006                                      LT-PRINT(1)

Description

lt-print is the application responsible for printing compiled dictionaries in ATT format.

       bin_file
               The compiled input file.

       output_file
               The transducer in ATT format.

Name

       lt-print — compiled dictionary printer for Apertium

Options

-a,--alpha
               print transducer alphabet instead of transducers

       -H, --hfst
               use HFST-compatible character escapes, e.g. @_SPACE_@ for spaces and @0@ for epsilons.

       -h, --help
               Prints a short help message.

See Also

apertium(1), apertium-tagger(1), lt-comp(1), lt-expand(1), lt-proc(1)

Synopsis

lt-print [-a | -H] bin_file [output_file]

See Also