voikkohyphenate - Man Page
test program for Voikko hyphenator
Synopsis
voikkohyphenate [options]
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.
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=n
- hyphenate_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.
Author
voikkohyphenate and this manual page were written by Harri Pitkänen (hatapitk@iki.fi).
Info
2010-03-06