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

NAME

6       fstsymbols - manual page for fstsymbols 1.6.9
7

DESCRIPTION

9       Performs operations (set, clear, relabel) on the symbol tables attached
10       to an FST.
11
12              Usage: fstsymbols [in.fst [out.fst]]
13
14       PROGRAM FLAGS:
15
16       --allow_negative_labels: type = bool, default = false
17
18              Allow negative labels (not  recommended;  may  cause  conflicts)
19              --clear_isymbols:  type = bool, default = false Clear input sym‐
20              bol table --clear_osymbols: type = bool, default =  false  Clear
21              output  symbol table --isymbols: type = string, default = "" In‐
22              put label symbol table --osymbols: type = string, default  =  ""
23              Output  label  symbol table --relabel_ipairs: type = string, de‐
24              fault = "" Input relabel pairs (numeric) --relabel_opairs:  type
25              =   string,   default   =  ""  Output  relabel  pairs  (numeric)
26              --save_isymbols: type = string, default = "" Save fst file's in‐
27              put symbol table to file --save_osymbols: type = string, default
28              = "" Save fst file's output symbol table to file --verify:  type
29              = bool, default = false Verify fst properities before saving
30
31       LIBRARY FLAGS:
32
33       Flags from: flags.cc
34
35       --help: type = bool, default = false
36
37              show usage information --helpshort: type = bool, default = false
38              show brief usage information --tmpdir: type = string, default  =
39              "/tmp"  temporary  directory --v: type = int32, default = 0 ver‐
40              bosity level
41
42       Flags from: fst.cc
43
44       --fst_align: type = bool, default = false
45
46              Write FST data aligned where appropriate --fst_default_cache_gc:
47              type  =  bool, default = true Enable garbage collection of cache
48              --fst_default_cache_gc_limit: type = int64,  default  =  1048576
49              Cache    byte    size    that    triggers   garbage   collection
50              --fst_read_mode: type = string, default =  "read"  Default  file
51              reading  mode for mappable files --fst_verify_properties: type =
52              bool, default = false Verify FST properties queried by TestProp‐
53              erties  --save_relabel_ipairs:  type = string, default = "" Save
54              input  relabel  pairs  to  file  --save_relabel_opairs:  type  =
55              string, default = "" Save output relabel pairs to file
56
57       Flags from: symbol-table.cc
58
59       --fst_compat_symbols: type = bool, default = true
60
61              Require symbol tables to match when appropriate --fst_field_sep‐
62              arator: type = string, default = "      " Set of characters used
63              as a separator between printed fields
64
65       Flags from: util.cc
66
67       --fst_error_fatal: type = bool, default = true
68
69              FST  errors are fatal; o.w. return objects flagged as bad: e.g.,
70              FSTs: kError property set, FST weights: not a Member()
71
72       Flags from: weight.cc
73
74       --fst_weight_parentheses: type = string, default = ""
75
76              Characters enclosing the first weight  of  a  printed  composite
77              weight  (e.g., pair weight, tuple weight and derived classes) to
78              ensure proper I/O of nested composite weights; must have size  0
79              (none) or 2 (open and close parenthesis) --fst_weight_separator:
80              type = string, default = "," Character separator between printed
81              composite weights; must be a single character
82
83
84
85fstsymbols 1.6.9                   July 2018                     FSTSYMBOLS(1)
Impressum