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-extract-caps — tool to extract word capitalization to word-bound blanks for Apertium

Bugs

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

Apertium                                        December 22, 2022                       APERTIUM-EXTRACT-CAPS(1)

Description

       This  is  a  tool  intended  to  be  run in an Apertium pipeline following the part-of-speech tagger.  It
       records the capitalization of the input word and the dictionary entry in the source language in  a  word-
       bound   blank  so  that  it  can  be  used  by  apertium-restore-caps(1)  to  determine  the  appropriate
       capitalization in the target language.

Files

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

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

Name

       apertium-extract-caps — tool to extract word capitalization to word-bound blanks for Apertium

Options

-s      include the surface form in the output (by default it will be discarded)

       -z      flush buffer on the null character

See Also

apertium-restore-caps(1), apertium-compile-caps(1), apertium-validate-crx(1),

Synopsis

apertium-extract-caps [-s] [-z] [input [output]]

See Also