1FSTMINIMIZE(1)                   User Commands                  FSTMINIMIZE(1)
2
3
4

NAME

6       fstminimize - manual page for fstminimize 1.6.9
7

DESCRIPTION

9       Minimizes a deterministic FST.
10
11              Usage: fstminimize [in.fst [out1.fst [out2.fst]]]
12
13       PROGRAM FLAGS:
14
15       --allow_nondet: type = bool, default = false
16
17              Minimize  non-deterministic FSTs --delta: type = double, default
18              = 1e-06 Comparison/quantization delta
19
20       LIBRARY FLAGS:
21
22       Flags from: flags.cc
23
24       --help: type = bool, default = false
25
26              show usage information --helpshort: type = bool, default = false
27              show  brief usage information --tmpdir: type = string, default =
28              "/tmp" temporary directory --v: type = int32, default =  0  ver‐
29              bosity level
30
31       Flags from: fst.cc
32
33       --fst_align: type = bool, default = false
34
35              Write FST data aligned where appropriate --fst_default_cache_gc:
36              type = bool, default = true Enable garbage collection  of  cache
37              --fst_default_cache_gc_limit:  type  =  int64, default = 1048576
38              Cache   byte   size    that    triggers    garbage    collection
39              --fst_read_mode:  type  =  string, default = "read" Default file
40              reading mode for mappable files --fst_verify_properties: type  =
41              bool, default = false Verify FST properties queried by TestProp‐
42              erties --save_relabel_ipairs: type = string, default =  ""  Save
43              input  relabel  pairs  to  file  --save_relabel_opairs:  type  =
44              string, default = "" Save output relabel pairs to file
45
46       Flags from: symbol-table.cc
47
48       --fst_compat_symbols: type = bool, default = true
49
50              Require symbol tables to match when appropriate --fst_field_sep‐
51              arator: type = string, default = "      " Set of characters used
52              as a separator between printed fields
53
54       Flags from: util.cc
55
56       --fst_error_fatal: type = bool, default = true
57
58              FST errors are fatal; o.w. return objects flagged as bad:  e.g.,
59              FSTs: kError property set, FST weights: not a Member()
60
61       Flags from: weight.cc
62
63       --fst_weight_parentheses: type = string, default = ""
64
65              Characters  enclosing  the  first  weight of a printed composite
66              weight (e.g., pair weight, tuple weight and derived classes)  to
67              ensure  proper I/O of nested composite weights; must have size 0
68              (none) or 2 (open and close parenthesis) --fst_weight_separator:
69              type = string, default = "," Character separator between printed
70              composite weights; must be a single character
71
72
73
74fstminimize 1.6.9                  July 2018                    FSTMINIMIZE(1)
Impressum