SPRAAK
|
Dump all (non-cached) queries to the LM to a file. More...
Typedefs | |
typedef struct SprCwrLMDump_t | SprCwrLMDump |
Variables | |
const SprCwrSRMDesc | spr_cwr_srm_desc_lm_dump |
Dump all (non-cached) queries to the LM to a file.
Dump all (non-cached) queries to the LM to a file. If desired, the LM-context can also be artificially increased to the M previous words.
[Load_options] | ||
---|---|---|
type=<N-gram/FSG/comb/dump/XXX>(N-gram) | ||
Select the LM type | ||
dump=<String:val> | [required] | |
Dump all (non-cached) LM request in this file. The LM-requests are written in a human readable format. | ||
M=<I32:val>(-1) | ||
Make the N-gram (vary-gram) behave as an M-gram with fixed context length, or if (M<N), a vary gram with minimum context length (M-1). | ||
<String:val> | [string cat] | |
The LM options for the base LM. |