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

NAME

6       fstlinear - manual page for fstlinear 1.6.9
7

DESCRIPTION

9       fstlinear PROGRAM FLAGS:
10
11       --arc_type: type = string, default = "standard"
12
13              Output  arc  type  --epsilon_symbol:  type  =  string, default =
14              "<eps>" Epsilon symbol --out: type = string, default =  ""  Path
15              to  the  output binary --save_fsymbols: type = string, default =
16              "" Save feature symbol table to  file  --save_isymbols:  type  =
17              string,   default   =   ""  Save  input  symbol  table  to  file
18              --save_osymbols: type = string, default = "" Save output  symbol
19              table to file --unknown_symbol: type = string, default = "<unk>"
20              Unknown word symbol --vocab: type = string, default = "" Path to
21              the vocabulary file
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: linearscript.cc
50
51       --classifier: type = bool, default = false
52
53              Treat  input  model as a classifier instead of a tagger --delim‐
54              iter: type = string, default = "|" Single non-white-space  char‐
55              acter  delimiter  inside sequences of feature symbols and output
56              symbols --empty_symbol: type = string, default = "<empty>"  Spe‐
57              cial symbol that designates an empty sequence --end_symbol: type
58              = string, default = "</s>" End of sentence  symbol  --start_sym‐
59              bol: type = string, default = "<s>" Start of sentence symbol
60
61       Flags from: symbol-table.cc
62
63       --fst_compat_symbols: type = bool, default = true
64
65              Require symbol tables to match when appropriate --fst_field_sep‐
66              arator: type = string, default = "      " Set of characters used
67              as a separator between printed fields
68
69       Flags from: util.cc
70
71       --fst_error_fatal: type = bool, default = true
72
73              FST  errors are fatal; o.w. return objects flagged as bad: e.g.,
74              FSTs: kError property set, FST weights: not a Member()
75
76       Flags from: weight.cc
77
78       --fst_weight_parentheses: type = string, default = ""
79
80              Characters enclosing the first weight  of  a  printed  composite
81              weight  (e.g., pair weight, tuple weight and derived classes) to
82              ensure proper I/O of nested composite weights; must have size  0
83              (none) or 2 (open and close parenthesis) --fst_weight_separator:
84              type = string, default = "," Character separator between printed
85              composite weights; must be a single character
86
87
88
89fstlinear 1.6.9                    July 2018                      FSTLINEAR(1)
Impressum