This is the command apertium-pretransfer that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
apertium-pretransfer - This application is part of ( apertium )
This tool is part of the apertium open-source machine translation toolbox:
http://www.apertium.org.
SYNOPSIS
apertium-pretransfer [ <input file> [ <output file> ] ]
DESCRIPTION
apertium-pretransfer module applies some changes to multiwords (such as moving the lemma
queue of a multiword with inner inflection just after the lemma head). If the input is not
a multiword, it does not affect the output.
OPTIONS
-h, --help
Display this help.
EXAMPLE
You could write the following to show how the expression "trobant-lo a faltar" is
analysed:
echo "trobant-lo a faltar" | apertium-destxt | lt-proc ca-es.automorf.bin |./ca-es.tagger
--tagger ca-es | apertium-pretransfer
Use apertium-pretransfer online using onworks.net services