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

FreeBSD Manual Pages

  
 
  

home | help
APERTIUM-POSTCHUNK(1)	     General Commands Manual	   APERTIUM-POSTCHUNK(1)

NAME
     apertium-postchunk -- intermediate transfer module tool for Apertium

SYNOPSIS
     apertium-postchunk [-z] trules preproc [input [output]]

DESCRIPTION
     This  is  an  intermediate  tool  from Apertium level 2 engine.  You should
     never have to use it independently.

     It is the third transfer module of the Apertium level 2 transfer model  af-
     ter apertium-transfer(1) and apertium-interchunk(1).

     It  generates  lexical  forms  from the chunks generated by apertium-inter-
     chunk(1) by effecting some finishing changes in their morphological  infor-
     mation.

OPTIONS
     -z      flush buffer on the null character

FILES
     These are the kinds of files that can be used with this command:

     trules  A rules file with extension .t3x.

     preproc
	     A file with extension .t3x.bin that holds the result of preprocess-
	     ing the trules file with apertium-preprocess-transfer(1).

     input, output
	     Represent	the  input  and  output  files.  By default they are the
	     standard input and standard output.

SEE ALSO
     apertium-gen-modes(1), apertium-interchunk(1), apertium-transfer(1),  aper-
     tium-validate-interchunk(1), apertium-validate-modes(1), apertium-validate-
     postchunk(1)

COPYRIGHT
     Copyright	(C)  2005-2007	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 11, 2007 	   APERTIUM-POSTCHUNK(1)

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

home | help