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-restore-caps — capitalization restoration module for Apertium

Bugs

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

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

Description

       This  is  a  tool  intended  to  be  run  as  the final step in an Apertium pipeline which determines the
       appropriate capitalization of each word on the basis of how it was  capitalized  in  the  input  text  as
       extracted  by  apertium-extract-caps(1) earlier in the pipeline and the capitalization of the form listed
       in the bilingual dictionary.

Files

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

       rule_file
               A  file  with  extension  .crx.bin  that  holds  the  result  of  compiling   the   rules   using
               apertium-compile-caps(1).

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

Name

       apertium-restore-caps — capitalization restoration module for Apertium

Options

-z      flush buffer on the null character

See Also

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

Synopsis

apertium-restore-caps [-z] rule_file [input [output]]

See Also