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

NAME

6       farconvert - manual page for farconvert 1.8.2
7

DESCRIPTION

9       Converts FST and container types.
10
11              Usage:farconvert [in.far [out.far]]
12
13       PROGRAM FLAGS:
14
15       --far_type: type = std::string, default = "default"
16
17              FAR  file  format  type:  one  of:  "default",  "fst", "stlist",
18              "sttable"; "default" means use type  of  input  FAR  --fst_type:
19              type  =  std::string,  default  =  "" FST type to convert to. If
20              empty, each FST's type is unchanged
21
22       LIBRARY FLAGS:
23
24       Flags from: compile-strings.cc
25
26       --far_field_separator: type = std::string, default = "
27              "
28
29              Set of characters used as a separator between printed fields
30
31       Flags from: flags.cc
32
33       --help: type = bool, default = false
34
35              show usage information --helpshort: type = bool, default = false
36              show  brief  usage information --tmpdir: type = std::string, de‐
37              fault = "/tmp" temporary directory --v: type = int32_t,  default
38              = 0 verbosity level
39
40       Flags from: fst.cc
41
42       --fst_align: type = bool, default = false
43
44              Write FST data aligned where appropriate --fst_default_cache_gc:
45              type = bool, default = true Enable garbage collection  of  cache
46              --fst_default_cache_gc_limit:  type = int64_t, default = 1048576
47              Cache   byte   size    that    triggers    garbage    collection
48              --fst_read_mode:  type  =  std::string, default = "read" Default
49              file reading mode for  mappable  files  --fst_verify_properties:
50              type  =  bool,  default = false Verify FST properties queried by
51              TestProperties --save_relabel_ipairs: type  =  std::string,  de‐
52              fault  =  ""  Save  input  relabel  pairs  to  file --save_rela‐
53              bel_opairs: type = std::string, default = "" Save output relabel
54              pairs to file
55
56       Flags from: symbol-table.cc
57
58       --fst_compat_symbols: type = bool, default = true
59
60              Require symbol tables to match when appropriate --fst_field_sep‐
61              arator: type = std::string, default = "         " Set of charac‐
62              ters used as a separator between printed fields
63
64       Flags from: util.cc
65
66       --fst_error_fatal: type = bool, default = true
67
68              FST  errors are fatal; o.w. return objects flagged as bad: e.g.,
69              FSTs: kError property set, FST weights: not a Member()
70
71       Flags from: weight.cc
72
73       --fst_weight_parentheses: type = std::string, default = ""
74
75              Characters enclosing the first weight  of  a  printed  composite
76              weight  (e.g., pair weight, tuple weight and derived classes) to
77              ensure proper I/O of nested composite weights; must have size  0
78              (none) or 2 (open and close parenthesis) --fst_weight_separator:
79              type = std::string, default = ","  Character  separator  between
80              printed composite weights; must be a single character
81
82
83
84farconvert 1.8.2                   July 2018                     FARCONVERT(1)
Impressum