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-tmxproc — translation stream processor 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 23, 2006                                       LT-PROC(1)

Description

lt-tmxproc  is  the  application responsible for preprocessing the translation stream in Apertium using a
       compiled translation memory.

       It accomplishes these tasks by reading binary files containing a compact and efficient representation  of
       dictionaries  (a class of finite-state transducers called augmented letter transducers).  These files are
       generated by lt-tmxcomp(1).

Files

input_file
               The input compiled dictionary.

Name

       lt-tmxproc — translation stream processor for Apertium

See Also

apertium(1), lt-tmxcomp(1)

Synopsis

lt-tmxprocfst_file [input_file [output_file]]

See Also