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-expand — dictionary expander for Apertium

Bugs

       Many... lurking in the dark and waiting for you!

Apertium                                          March 8, 2006                                     LT-EXPAND(1)

Description

lt-expand  is  the application responsible for expanding a dictionary into a simple list of input string-
       output string pairs by eliminating paradigms through substitution and unfolding.

       The output goes to output_file if it is present or to standard output if it is missing.

Files

dictionary_file
               The input dictionary to expand.

       output_file
               Text containing the expanded dictionary information.

Name

       lt-expand — dictionary expander for Apertium

Options

-a, --alt
               Sets the value of the alt attribute to use in expansion

       -v, --var
               Sets the value of the v attribute to use in expansion of monodixes

       -l, --var-left
               Sets the value of the vl attribute to use in expansion of bidixes

       -r, --var-right
               Sets the value of the vr attribute to use in expansion of bidixes

       -m, --keep-boundaries
               Keep any morpheme boundaries defined by the <m/> symbol

       -h, --help
               Prints a short help message

See Also

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

Synopsis

lt-expand [-a | -v | -l | -r | -m | -h] dictionary_file [output_file]

See Also