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

NAME

6       voikkospell - test program for Voikko spell checker
7

SYNOPSIS

9       voikkospell [options]
10

DESCRIPTION

12       voikkospell  is a test program for spell checking functionality in lib‐
13       voikko, library of Finnish language tools.  It reads words  from  stdin
14       (one word on a line) and print them to stdout, adding "C: " in front of
15       correct words and "W: " in front of incorrect words.
16
17       Common options of different Voikko test programs are listed  in  COMMON
18       OPTIONS.
19

OPTIONS

21       -m     Prints morphological analysis info (A:) for recognized words.
22
23       -t     Prints only "C" or "W" instead of typical full output.
24
25       -s     Prints suggestions (S:) for incorrectly spelled words.
26
27       -cn    Set  cache  size parameter to n.  -1 disables the cache and 0 is
28              the default.  For checking large amounts of  unsorted  text  you
29              may want to set n to 5 to get better performance.
30
31       -xc    Like  voikkospell -s but output is printed on one line separated
32              by character c without "C", "W" or "S" in front  of  the  words.
33              If c is not defined words are separated by space and suggestions
34              that have spaces in them are not printed.
35
36       -l     Prints a list of available dictionary variants  and  exits.  The
37              first variant is the default to be used when no specific variant
38              has been requested.
39
40       ignore_nonwords=n
41
42       accept_first_uppercase=n
43
44       accept_extra_hyphens=n
45
46       accept_missing_hyphens=n
47
48       ocr_suggestions=n
49              Set the value of the specified boolean option.  n can be  either
50              0 (false) or 1 (true).
51

COMMON OPTIONS

53       -p directory
54              (voikkospell,  voikkohyphenate,  voikkogc)  Look  from directory
55              before the standard  locations  when  searching  for  dictionary
56              files.
57
58       -d variant
59              (voikkospell,  voikkohyphenate, voikkogc) Use dictionary variant
60              variant instead of the default dictionary variant.
61
62       ignore_dot=n
63              (voikkospell, voikkohyphenate)
64
65       ignore_numbers=n
66              (voikkospell, voikkohyphenate)
67              Set the value of the specified boolean option.  n can be  either
68              0 (false) or 1 (true).
69

AUTHOR

71       voikkospell  and  this  manual  page  were  written  by  Harri Pitkänen
72       (hatapitk@iki.fi).
73
74
75
76                                  2009-07-20                    VOIKKOSPELL(1)
Impressum