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

NAME

6       fstlinear - manual page for fstlinear 1.8.2
7

DESCRIPTION

9       fstlinear PROGRAM FLAGS:
10
11       --arc_type: type = std::string, default = "standard"
12
13              Output  arc type --epsilon_symbol: type = std::string, default =
14              "<eps>" Epsilon symbol --out: type = std::string, default  =  ""
15              Path  to  the output binary --save_fsymbols: type = std::string,
16              default = "" Save feature symbol table to file  --save_isymbols:
17              type = std::string, default = "" Save input symbol table to file
18              --save_osymbols: type = std::string, default =  ""  Save  output
19              symbol  table  to file --unknown_symbol: type = std::string, de‐
20              fault = "<unk>" Unknown word symbol --vocab: type = std::string,
21              default = "" Path to 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 =  std::string,  de‐
31              fault  = "/tmp" temporary directory --v: type = int32_t, default
32              = 0 verbosity 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_t, default =  1048576
41              Cache    byte    size    that    triggers   garbage   collection
42              --fst_read_mode: type = std::string, default  =  "read"  Default
43              file  reading  mode  for mappable files --fst_verify_properties:
44              type = bool, default = false Verify FST  properties  queried  by
45              TestProperties  --save_relabel_ipairs:  type  = std::string, de‐
46              fault =  ""  Save  input  relabel  pairs  to  file  --save_rela‐
47              bel_opairs: type = std::string, default = "" Save output relabel
48              pairs to file
49
50       Flags from: linearscript.cc
51
52       --classifier: type = bool, default = false
53
54              Treat input model as a classifier instead of a  tagger  --delim‐
55              iter:  type  = std::string, default = "|" Single non-white-space
56              character delimiter inside sequences of feature symbols and out‐
57              put  symbols  --empty_symbol:  type  =  std::string,  default  =
58              "<empty>" Special  symbol  that  designates  an  empty  sequence
59              --end_symbol:  type  = std::string, default = "</s>" End of sen‐
60              tence symbol --start_symbol: type = std::string, default = "<s>"
61              Start of sentence symbol
62
63       Flags from: symbol-table.cc
64
65       --fst_compat_symbols: type = bool, default = true
66
67              Require symbol tables to match when appropriate --fst_field_sep‐
68              arator: type = std::string, default = "         " Set of charac‐
69              ters used as a separator between printed fields
70
71       Flags from: util.cc
72
73       --fst_error_fatal: type = bool, default = true
74
75              FST  errors are fatal; o.w. return objects flagged as bad: e.g.,
76              FSTs: kError property set, FST weights: not a Member()
77
78       Flags from: weight.cc
79
80       --fst_weight_parentheses: type = std::string, default = ""
81
82              Characters enclosing the first weight  of  a  printed  composite
83              weight  (e.g., pair weight, tuple weight and derived classes) to
84              ensure proper I/O of nested composite weights; must have size  0
85              (none) or 2 (open and close parenthesis) --fst_weight_separator:
86              type = std::string, default = ","  Character  separator  between
87              printed composite weights; must be a single character
88
89
90
91fstlinear 1.8.2                    July 2018                      FSTLINEAR(1)
Impressum