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

NAME

6       fstprune - manual page for fstprune 1.6.9
7

DESCRIPTION

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