Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LT-COMP(1)		    General Commands Manual		    LT-COMP(1)

NAME
       lt-tmxcomp -- translation memories compiler for Apertium

SYNOPSIS
       lt-tmxcomp lang1-lang2 tmx_file output_file

DESCRIPTION
       lt-comp	is the application responsible for compiling translation memo-
       ries 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).

OPTIONS
       lang1   Input language

       lang2   Output language

FILES
       tmx_file
	       The input translation memory, in	TMX format.

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

SEE ALSO
       apertium(1), lt-tmxproc(1)

AUTHOR
       Copyright  (C)  2005,  2006 Universitat d'Alacant / Universidad de Ali-
       cante.  This is free software.  You may redistribute copies of it under
       the    terms	of     the     GNU     General	   Public     License:
       https://www.gnu.org/licenses/gpl.html.

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

Apertium			 March 8, 2006			    LT-COMP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lt-tmxcomp&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help