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

NAME

6       fstclosure - manual page for fstclosure 1.6.9
7

DESCRIPTION

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