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

NAME

6       farprintstrings - manual page for farprintstrings 1.6.9
7

DESCRIPTION

9       Print as string the string FSTs in an archive.
10
11              Usage:farprintstrings [in1.far in2.far ...]
12
13       PROGRAM FLAGS:
14
15       --begin_key: type = string, default = ""
16
17              First key to extract (def: first key in archive) --end_key: type
18              = string, default = "" Last key to extract (def: last key in ar‐
19              chive) --entry_type: type = string, default = "line" Entry type:
20              one of : "file" (one FST per file), "line" (one  FST  per  line)
21              --filename_prefix:  type = string, default = "" Prefix to append
22              to filenames --filename_suffix: type = string, default = "" Suf‐
23              fix  to  append to filenames --generate_filenames: type = int32,
24              default = 0 Generate N digit numeric filenames (def:  use  keys)
25              --initial_symbols: type = bool, default = true Uses symbol table
26              from the first Fst in archive  for  all  entries.   --print_key:
27              type  =  bool,  default  =  false  Prefix each string by its key
28              --print_weight: type = bool, default = false Suffix each  string
29              by  its weight --symbols: type = string, default = "" Label sym‐
30              bol table --token_type: type = string, default = "symbol"  Token
31              type: one of : "symbol", "byte", "utf8"
32
33       LIBRARY FLAGS:
34
35       Flags from: flags.cc
36
37       --help: type = bool, default = false
38
39              show usage information --helpshort: type = bool, default = false
40              show brief usage information --tmpdir: type = string, default  =
41              "/tmp"  temporary  directory --v: type = int32, default = 0 ver‐
42              bosity level
43
44       Flags from: fst.cc
45
46       --fst_align: type = bool, default = false
47
48              Write FST data aligned where appropriate --fst_default_cache_gc:
49              type  =  bool, default = true Enable garbage collection of cache
50              --fst_default_cache_gc_limit: type = int64,  default  =  1048576
51              Cache    byte    size    that    triggers   garbage   collection
52              --fst_read_mode: type = string, default =  "read"  Default  file
53              reading  mode for mappable files --fst_verify_properties: type =
54              bool, default = false Verify FST properties queried by TestProp‐
55              erties  --save_relabel_ipairs:  type = string, default = "" Save
56              input  relabel  pairs  to  file  --save_relabel_opairs:  type  =
57              string, default = "" Save output relabel pairs to file
58
59       Flags from: strings.cc
60
61       --far_field_separator: type = string, default = "
62              "
63
64              Set of characters used as a separator between printed fields
65
66       Flags from: symbol-table.cc
67
68       --fst_compat_symbols: type = bool, default = true
69
70              Require symbol tables to match when appropriate --fst_field_sep‐
71              arator: type = string, default = "      " Set of characters used
72              as a separator between printed fields
73
74       Flags from: util.cc
75
76       --fst_error_fatal: type = bool, default = true
77
78              FST  errors are fatal; o.w. return objects flagged as bad: e.g.,
79              FSTs: kError property set, FST weights: not a Member()
80
81       Flags from: weight.cc
82
83       --fst_weight_parentheses: type = string, default = ""
84
85              Characters enclosing the first weight  of  a  printed  composite
86              weight  (e.g., pair weight, tuple weight and derived classes) to
87              ensure proper I/O of nested composite weights; must have size  0
88              (none) or 2 (open and close parenthesis) --fst_weight_separator:
89              type = string, default = "," Character separator between printed
90              composite weights; must be a single character
91
92
93
94farprintstrings 1.6.9              July 2018                FARPRINTSTRINGS(1)
Impressum