1VOIKKOSPELL(1)              General Commands Manual             VOIKKOSPELL(1)
2
3
4

NAME

6       voikkospell, voikkohyphenate - voikko test programs
7

SYNOPSIS

9       voikkospell [options]
10       voikkohyphenate [options]
11

DESCRIPTION

13       voikkospell  and  voikkohyphenate  are  test  programs  for  libvoikko,
14       Finnish spellchecker and hyphenator  library.   They  read  words  from
15       stdin (one word on a line) and print the results to stdout. voikkospell
16       adds "C: " in front of correct words and "W: " in  front  of  incorrect
17       words. voikkohyphenate prints words in fully hyphenated form.
18

OPTIONS

20       -p directory
21              Look from directory before the standard locations when searching
22              for dictionary files.
23
24       -t     (voikkospell) Prints only "C" or "W"  instead  of  typical  full
25              output.
26
27       -s     (voikkospell)  Prints  suggestions  (S:) for incorrectly spelled
28              words.
29
30       -cn    (voikkospell) Set cache size parameter to n.   -1  disables  the
31              cache  and  0  is  the  default.   For checking large amounts of
32              unsorted text you may want to set n to 5 to get  better  perfor‐
33              mance.
34
35       -xc    (voikkospell)  Like  voikkospell -s but output is printed on one
36              line separated by character c without "C", "W" or "S"  in  front
37              of  the words.  If c is not defined words are separated by space
38              and suggestions that have spaces in them are not printed.
39
40       min_hyphenated_word_length=n
41              (voikkohyphenate) Set n as  the  minimun  length  for  words  to
42              hyphenate.
43
44       intersect_compound_level=n
45              (voikkohyphenate)  Set  n  as  the value of option VOIKKO_INTER‐
46              SECT_COMPOUND_LEVEL.
47
48       ignore_dot=n
49
50       ignore_numbers=n
51
52       ignore_nonwords=n
53              (voikkospell)
54
55       accept_first_uppercase=n
56              (voikkospell)
57
58       ocr_suggestions=n
59              (voikkospell)
60
61       no_ugly_hyphenation=n
62              (voikkohyphenate)
63              Set the value of the specified boolean option.  n can be  either
64              0 (false) or 1 (true).
65

AUTHOR

67       voikkospell  and  this manual page were written by Harri Pitkänen (hat‐
68       apitk@iki.fi).
69
70
71
72
73                                  2007-11-27                    VOIKKOSPELL(1)
Impressum