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-tmxcomp — translation memories compiler for Apertium

Author

       Copyright  © 2005, 2006 Universitat d'Alacant / Universidad de Alicante.  This is free software.  You may
       redistribute   copies   of   it   under   the   terms   of    theGNUGeneralPublicLicense:
       https://www.gnu.org/licenses/gpl.html.

Bugs

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

Apertium                                          March 8, 2006                                       LT-COMP(1)

Description

lt-comp  is  the  application  responsible  for  compiling translation memories in the TMX format used by
       lt-tmxproc(1) in  Apertium  into  a  compact  and  efficient  representation  (a  class  of  finite-state
       transducers called augmented letter transducers).

Files

tmx_file
               The input translation memory, in TMX format.

       output_file
               The compiled translation memory (a finite state transducer).

Name

       lt-tmxcomp — translation memories compiler for Apertium

Options

lang1   Input language

       lang2   Output language

See Also

apertium(1), lt-tmxproc(1)

Synopsis

lt-tmxcomplang1-lang2tmx_fileoutput_file

See Also