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

NAME

6       voikkovfstc - compiler for Varissuo finite state transducers
7

SYNOPSIS

9       voikkovfstc -o filename [options]
10

DESCRIPTION

12       voikkovfstc  is  a  compiler for Varissuo finite state transducers that
13       are used as dictionaries for libvoikko, a library of language tools for
14       Finnish  and  other  languages.  The compiler reads the transducer from
15       stdin in unweighted AT&T format.
16
17

OPTIONS

19       -o filename
20              Specify name for output file.
21
22       -f format
23              Specify format for output file. Possible formats are  'be'  (big
24              endian),  'le' (little endian) or 'native' (use the endianess of
25              the host). Default is 'le'.
26

AUTHOR

28       voikkovfstc and  this  manual  page  were  written  by  Harri  Pitkänen
29       (hatapitk@iki.fi).
30
31
32
33                                  2012-04-29                    VOIKKOVFSTC(1)
Impressum