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

NAME

6       fstrmepsilon - manual page for fstrmepsilon 1.8.2
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_t,  default  =  -1
19              State number threshold --queue_type: type = std::string, default
20              = "auto" Queue type: one of "auto", "fifo", "lifo",  "shortest",
21              "state", "top" --weight: type = std::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 = std::string, de‐
32              fault = "/tmp" temporary directory --v: type = int32_t,  default
33              = 0 verbosity 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_t, default = 1048576
42              Cache   byte   size    that    triggers    garbage    collection
43              --fst_read_mode:  type  =  std::string, default = "read" Default
44              file reading mode for  mappable  files  --fst_verify_properties:
45              type  =  bool,  default = false Verify FST properties queried by
46              TestProperties --save_relabel_ipairs: type  =  std::string,  de‐
47              fault  =  ""  Save  input  relabel  pairs  to  file --save_rela‐
48              bel_opairs: type = std::string, default = "" Save output relabel
49              pairs to file
50
51       Flags from: symbol-table.cc
52
53       --fst_compat_symbols: type = bool, default = true
54
55              Require symbol tables to match when appropriate --fst_field_sep‐
56              arator: type = std::string, default = "         " Set of charac‐
57              ters used as a separator between printed fields
58
59       Flags from: util.cc
60
61       --fst_error_fatal: type = bool, default = true
62
63              FST  errors are fatal; o.w. return objects flagged as bad: e.g.,
64              FSTs: kError property set, FST weights: not a Member()
65
66       Flags from: weight.cc
67
68       --fst_weight_parentheses: type = std::string, default = ""
69
70              Characters enclosing the first weight  of  a  printed  composite
71              weight  (e.g., pair weight, tuple weight and derived classes) to
72              ensure proper I/O of nested composite weights; must have size  0
73              (none) or 2 (open and close parenthesis) --fst_weight_separator:
74              type = std::string, default = ","  Character  separator  between
75              printed composite weights; must be a single character
76
77
78
79fstrmepsilon 1.8.2                 July 2018                   FSTRMEPSILON(1)
Impressum