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	trans-
       lation stream in	Apertium using a compiled translation memory.

       It accomplishes these tasks by reading binary files containing  a  com-
       pact  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.

SEE ALSO
       apertium(1), lt-tmxcomp(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 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+14.3.quarterly>

home | help