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

apertium-postchunk — intermediate transfer module tool for Apertium

Bugs

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

Apertium                                         March 11, 2007                            APERTIUM-POSTCHUNK(1)

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  after  apertium-transfer(1)  and
       apertium-interchunk(1).

       It  generates  lexical  forms  from  the  chunks  generated  by  apertium-interchunk(1) by effecting some
       finishing changes in their morphological information.

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  preprocessing  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.

Name

       apertium-postchunk — intermediate transfer module tool for Apertium

Options

-z      flush buffer on the null character

See Also

apertium-gen-modes(1),  apertium-interchunk(1),  apertium-transfer(1),   apertium-validate-interchunk(1),
       apertium-validate-modes(1), apertium-validate-postchunk(1)

Synopsis

apertium-postchunk [-z] trulespreproc [input [output]]

See Also