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

NAME

6       fstrmepsilon - manual page for fstrmepsilon 1.6.9
7

DESCRIPTION

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