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-transfer — language transfer program for Apertium

Bugs

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

Apertium                                          March 8, 2006                             APERTIUM-TRANSFER(1)

Description

apertium-transfer  is  the  program  that performs the transfer from input language into output language.
       Normally this program will not be used independently, but in combination with other programs.

Files

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

       trules  Transfer rules file

       preproc
               Result of preprocess trules file

       biltrans
               Bilingual letter transducer file

       infile  Input file (stdin by default).

       outfile
               Output file (stdout by default).

Name

       apertium-transfer — language transfer program for Apertium

Options

-n      Do not use a bilingual dictionary to process the input.

       -xbindix
               extended mode with user dictionary

       -c      case-sensitiveness while accessing bilingual dictionary

       -t      trace mode: show rule numbers and matched content

       -T      extended trace mode, for use with apertium-transfer-tools

       -z      null-flushing output on

See Also

apertium(1)

Synopsis

apertium-transfer [-ntrulespreprocbiltrans [input [output]]]
       apertium-transfertrulespreproc [input [output]]
       apertium-transfer-xextendedtrulespreprocbiltrans [input [output]]
       apertium-transfer-ctrulespreprocbiltrans [input [output]]
       apertium-transfer-ttrulespreprocbiltrans [input [output]]

See Also