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

NAME

6       fstdeterminize - manual page for fstdeterminize 1.8.2
7

DESCRIPTION

9       Determinizes an FST.
10
11              Usage: fstdeterminize [in.fst [out.fst]]
12
13       PROGRAM FLAGS:
14
15       --delta: type = double, default = 0.000976562
16
17              Comparison/quantization  delta  --det_type:  type = std::string,
18              default = "functional" Type  of  determinization:  "functional",
19              "nonfunctional", "disambiguate" --increment_subsequential_label:
20              type = bool, default = false  Increment  subsequential_label  to
21              obtain  distinct labels for  subsequential arcs at a given state
22              --nstate: type = int64_t, default = -1  State  number  threshold
23              --subsequential_label:  type  = int64_t, default = 0 Input label
24              of arc corresponding to residual final output when  producing  a
25              subsequential transducer --weight: type = std::string, default =
26              "" Weight threshold
27
28       LIBRARY FLAGS:
29
30       Flags from: flags.cc
31
32       --help: type = bool, default = false
33
34              show usage information --helpshort: type = bool, default = false
35              show  brief  usage information --tmpdir: type = std::string, de‐
36              fault = "/tmp" temporary directory --v: type = int32_t,  default
37              = 0 verbosity level
38
39       Flags from: fst.cc
40
41       --fst_align: type = bool, default = false
42
43              Write FST data aligned where appropriate --fst_default_cache_gc:
44              type = bool, default = true Enable garbage collection  of  cache
45              --fst_default_cache_gc_limit:  type = int64_t, default = 1048576
46              Cache   byte   size    that    triggers    garbage    collection
47              --fst_read_mode:  type  =  std::string, default = "read" Default
48              file reading mode for  mappable  files  --fst_verify_properties:
49              type  =  bool,  default = false Verify FST properties queried by
50              TestProperties --save_relabel_ipairs: type  =  std::string,  de‐
51              fault  =  ""  Save  input  relabel  pairs  to  file --save_rela‐
52              bel_opairs: type = std::string, default = "" Save output relabel
53              pairs to file
54
55       Flags from: symbol-table.cc
56
57       --fst_compat_symbols: type = bool, default = true
58
59              Require symbol tables to match when appropriate --fst_field_sep‐
60              arator: type = std::string, default = "         " Set of charac‐
61              ters used as a separator between printed fields
62
63       Flags from: util.cc
64
65       --fst_error_fatal: type = bool, default = true
66
67              FST  errors are fatal; o.w. return objects flagged as bad: e.g.,
68              FSTs: kError property set, FST weights: not a Member()
69
70       Flags from: weight.cc
71
72       --fst_weight_parentheses: type = std::string, default = ""
73
74              Characters enclosing the first weight  of  a  printed  composite
75              weight  (e.g., pair weight, tuple weight and derived classes) to
76              ensure proper I/O of nested composite weights; must have size  0
77              (none) or 2 (open and close parenthesis) --fst_weight_separator:
78              type = std::string, default = ","  Character  separator  between
79              printed composite weights; must be a single character
80
81
82
83fstdeterminize 1.8.2               July 2018                 FSTDETERMINIZE(1)
Impressum