1FSTISOMORPHIC(1) User Commands FSTISOMORPHIC(1)
2
3
4
6 fstisomorphic - manual page for fstisomorphic 1.6.9
7
9 Two FSTs are isomorphic iff the exit status is zero.
10
11 Usage: fstisomorphic in1.fst in2.fst
12
13 PROGRAM FLAGS:
14
15 --delta: type = double, default = 0.000976562
16
17 Comparison/quantization delta
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
73fstisomorphic 1.6.9 July 2018 FSTISOMORPHIC(1)