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

voikkohyphenate - test program for Voikko hyphenator

Author

       voikkohyphenate and this manual page were written by Harri Pitkänen (hatapitk@iki.fi).

                                                   2010-03-06                                 VOIKKOHYPHENATE(1)

Description

voikkohyphenate  is  a test program for hyphenator functionality in libvoikko, library of language tools.
       It reads words from stdin (one word on a line) and prints them stdout in fully hyphenated form.

Name

       voikkohyphenate - test program for Voikko hyphenator

Options

-sc    Use c to separate syllables. By default - is used. If separator is set to a character  other  than
              -, all original characters of the hyphenated word are printed.

       min_hyphenated_word_length=n
              Set n as the minimun length for words to hyphenate.

       no_ugly_hyphenation=nhyphenate_unknown_words=n
              Set the value of the specified boolean option.  n can be either 0 (false) or 1 (true).

See Also

voikkospell for common options of different Voikko test tools.

Synopsis

voikkohyphenate [options]

See Also