NGRAMRANDGEN(1) | User Commands | NGRAMRANDGEN(1) |
ngramrandgen - Generates random sentences from an LM.
Generates random sentences from an LM.
ngramrandgen [--options] [in.fst [out.far]]
--max_length: type = int32, default = 2147483647
--max_sents: type = int64, default = 1
--remove_epsilon: type = bool, default = false
--remove_total_weight: type = bool, default = false
--seed: type = int32, default = 1503081935
--weighted: type = bool, default = false
--help: type = bool, default = false
--helpshort: type = bool, default = false
--tmpdir: type = string, default = "/tmp"
--v: type = int32, default = 0
--fst_align: type = bool, default = false
--fst_default_cache_gc: type = bool, default = true
--fst_default_cache_gc_limit: type = int64, default = 1048576
--fst_read_mode: type = string, default = "read"
--fst_verify_properties: type = bool, default = false
--save_relabel_ipairs: type = string, default = ""
--save_relabel_opairs: type = string, default = ""
--end_symbol: type = string, default = "</s>"
--start_symbol: type = string, default = "<s>"
--fst_compat_symbols: type = bool, default = true
--fst_field_separator: type = string, default = " "
--fst_error_fatal: type = bool, default = true
--ngram_error_fatal: type = bool, default = true
--fst_weight_parentheses: type = string, default = ""
--fst_weight_separator: type = string, default = ","
August 2017 | OpenGrm NGram library 1.3.2 |