1NGRAMHISTTEST(1) User Commands NGRAMHISTTEST(1)
2
3
4
6 ngramhisttest - manual page for ngramhisttest 1.3.14
7
9 Compiles and tests equality of HistogramArc models.
10
11 Usage: ngramhisttest [--options]
12
13 PROGRAM FLAGS:
14
15 --cfile: type = std::string, default = ""
16
17 file to compare input file to --delta: type = double, default =
18 0.000976562 Comparison/quantization delta --ifile: type =
19 std::string, default = "" input file name --ofile: type =
20 std::string, default = "" file for output --syms: type =
21 std::string, default = "" input file symbols for compiling
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: symbol-table.cc
51
52 --fst_compat_symbols: type = bool, default = true
53
54 Require symbol tables to match when appropriate --fst_field_sep‐
55 arator: type = std::string, default = " " Set of charac‐
56 ters used as a separator between printed fields
57
58 Flags from: util.cc
59
60 --fst_error_fatal: type = bool, default = true
61
62 FST errors are fatal; o.w. return objects flagged as bad: e.g.,
63 FSTs: kError property set, FST weights: not a Member()
64
65 Flags from: weight.cc
66
67 --fst_weight_parentheses: type = std::string, default = ""
68
69 Characters enclosing the first weight of a printed composite
70 weight (e.g., pair weight, tuple weight and derived classes) to
71 ensure proper I/O of nested composite weights; must have size 0
72 (none) or 2 (open and close parenthesis) --fst_weight_separator:
73 type = std::string, default = "," Character separator between
74 printed composite weights; must be a single character
75
76
77
78ngramhisttest 1.3.14 February 2022 NGRAMHISTTEST(1)