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

NAME

6       fstsynchronize - manual page for fstsynchronize 1.6.9
7

DESCRIPTION

9       Synchronizes an FST.
10
11              Usage: fstsynchronize [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 = string, default  =
23              "/tmp"  temporary  directory --v: type = int32, default = 0 ver‐
24              bosity 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,  default  =  1048576
33              Cache    byte    size    that    triggers   garbage   collection
34              --fst_read_mode: type = string, default =  "read"  Default  file
35              reading  mode for mappable files --fst_verify_properties: type =
36              bool, default = false Verify FST properties queried by TestProp‐
37              erties  --save_relabel_ipairs:  type = string, default = "" Save
38              input  relabel  pairs  to  file  --save_relabel_opairs:  type  =
39              string, default = "" Save output relabel pairs to file
40
41       Flags from: symbol-table.cc
42
43       --fst_compat_symbols: type = bool, default = true
44
45              Require symbol tables to match when appropriate --fst_field_sep‐
46              arator: type = string, default = "      " Set of characters used
47              as a separator between printed fields
48
49       Flags from: util.cc
50
51       --fst_error_fatal: type = bool, default = true
52
53              FST  errors are fatal; o.w. return objects flagged as bad: e.g.,
54              FSTs: kError property set, FST weights: not a Member()
55
56       Flags from: weight.cc
57
58       --fst_weight_parentheses: type = string, default = ""
59
60              Characters enclosing the first weight  of  a  printed  composite
61              weight  (e.g., pair weight, tuple weight and derived classes) to
62              ensure proper I/O of nested composite weights; must have size  0
63              (none) or 2 (open and close parenthesis) --fst_weight_separator:
64              type = string, default = "," Character separator between printed
65              composite weights; must be a single character
66
67
68
69fstsynchronize 1.6.9               July 2018                 FSTSYNCHRONIZE(1)
Impressum