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

NAME

6       fstconnect - manual page for fstconnect 1.8.2
7

DESCRIPTION

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