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

FreeBSD Manual Pages

  
 
  

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

NAME
     lt-tmxproc -- translation stream processor for Apertium

SYNOPSIS
     lt-tmxproc fst_file [input_file [output_file]]

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 gener-
     ated by lt-tmxcomp(1).

FILES
     input_file
	     The input compiled dictionary.

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

AUTHOR
     Copyright (C) 2005, 2006 Universitat d'Alacant / Universidad  de  Alicante.
     This  is  free software.  You may redistribute copies of it under the terms
     of the GNU General Public License.

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

Apertium			 March 23, 2006 		      LT-PROC(1)

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

home | help