apertium-transfer — language transfer program for Apertium
Contents
Bugs
Many... lurking in the dark and waiting for you!
Apertium March 8, 2006 APERTIUM-TRANSFER(1)
Copyright
Copyright © 2005, 2006 Universitat d'Alacant / Universidad de Alicante. This is free software. You may
redistribute copies of it under the terms of theGNUGeneralPublicLicense:
https://www.gnu.org/licenses/gpl.html.
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]]
