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-interchunk — intermediate interchunk processor for Apertium

Bugs

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

Apertium                                         March 11, 2007                           APERTIUM-INTERCHUNK(1)

Description

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

       It is the second transfer module of the Apertium level 2 transfer model  after  apertium-transfer(1)  and
       before apertium-postchunk(1).

       It   takes   care  of  interchunk  processing  operations  such  as  chunk  reordering,  changes  in  the
       morphosyntactical features of chunks according to the information in neighboring  chunks,  or  generating
       new chunks.

Files

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

       trules  A rules file with extension .t2x.

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

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

Name

       apertium-interchunk — intermediate interchunk processor for Apertium

Options

-t      trace mode

       -z      flush buffer on the null character

See Also

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

Synopsis

apertium-interchunk [-tz] trulespreproc [input [output]]

See Also