NGRAMPERPLEXITY(1) | User Commands | NGRAMPERPLEXITY(1) |
ngramperplexity - Apply n-gram model to input fst archive.
Apply n-gram model to input fst archive.
ngramperplexity [--options] ngram.fst [in.far [out.txt]]
--OOV_class_size: type = double, default = 10000
--OOV_probability: type = double, default = 0
--OOV_symbol: type = string, default = ""
--context_pattern: type = string, default = ""
--use_phimatcher: 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 |