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-pretransfer — multiword modifier for Apertium

Bugs

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

Apertium                                         March 21, 2006                          APERTIUM-PRETRANSFER(1)

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.

Examples

       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

Name

       apertium-pretransfer — multiword modifier for Apertium

Options

-n, --no-surface-forms
               assume no surface forms

       -e, --compounds
               treat ~ as compound separator

       -z, --null-flush
               null-flushing output on

       -h, --help
               Display this help.

See Also

apertium(1), apertium-destxt(1), apertium-transfer(1), lt-proc(1)

Synopsis

apertium-pretransfer [input_file [output_file]]

See Also