|
SPRAAK
|
Collaboration diagram for SprCwrLMExt:Data Fields | |
| SprStrHashTbl | wlst |
| the extension words (string hash table) More... | |
| const SprStrHashTbl * | wlst_base |
| reference to the words in the base LM (string hash table) More... | |
| SprCwrLMExtESB * | esb |
| the actual word strings stored per command in a large array More... | |
| SprCwrLMExtSM ** | sm |
| array of submodels More... | |
| int | Nsubmod |
| number of submodels More... | |
| float | prob_sf |
| scale factor for probs needed for the base_lm More... | |
| float * | wdsf |
| optional word dep. scale factor (shifted) More... | |
| float * | wdsf_base |
| optional word dep. scale factor (non shifted) More... | |
| int | submod_flags |
| contraints imposed by the submodels More... | |
| int | submod_LMWord_sz |
| maximum 'LMWord_sz' over all submodels More... | |
| int | submod_max_context_len |
| maximum 'max_context_len' over all submodels More... | |
| int | submod_max_context_disc |
| maximum 'max_context_disc' over all submodels More... | |
| int | submod_max_PC_depth |
| max. over all submodels More... | |
| int | submod_max_PC_view |
| max. over all submodels More... | |
| unsigned int | submod_max_class_id |
| max. over all submodels More... | |
| float | prob_sos |
| correction (offset) for P(<s>|...) More... | |
| SprCwrLMExtWI | ext_info [] |
| info concerning every special word More... | |
| SprStrHashTbl SprCwrLMExt::wlst |
the extension words (string hash table)
| const SprStrHashTbl* SprCwrLMExt::wlst_base |
reference to the words in the base LM (string hash table)
| SprCwrLMExtESB* SprCwrLMExt::esb |
the actual word strings stored per command in a large array
| SprCwrLMExtSM** SprCwrLMExt::sm |
array of submodels
| int SprCwrLMExt::Nsubmod |
number of submodels
| float SprCwrLMExt::prob_sf |
scale factor for probs needed for the base_lm
| float* SprCwrLMExt::wdsf |
optional word dep. scale factor (shifted)
| float* SprCwrLMExt::wdsf_base |
optional word dep. scale factor (non shifted)
| int SprCwrLMExt::submod_flags |
contraints imposed by the submodels
| int SprCwrLMExt::submod_LMWord_sz |
maximum 'LMWord_sz' over all submodels
| int SprCwrLMExt::submod_max_context_len |
maximum 'max_context_len' over all submodels
| int SprCwrLMExt::submod_max_context_disc |
maximum 'max_context_disc' over all submodels
| int SprCwrLMExt::submod_max_PC_depth |
max. over all submodels
| int SprCwrLMExt::submod_max_PC_view |
max. over all submodels
| unsigned int SprCwrLMExt::submod_max_class_id |
max. over all submodels
| float SprCwrLMExt::prob_sos |
correction (offset) for P(<s>|...)
| SprCwrLMExtWI SprCwrLMExt::ext_info[] |
info concerning every special word
1.8.6