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

NAME

6       fstrandmod - manual page for fstrandmod 1.6.9
7

DESCRIPTION

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