|
SPRAAK
|
Data Fields | |
| int | nr_models |
| number of models More... | |
| int * | rj_to_ext_nr |
| translation table: internal external nrs. More... | |
| float * | mean |
| normalization of the scores: expected mean More... | |
| float * | sigma |
| normalization of the scores: expected sigma More... | |
| float | threshold |
| rejection threshold More... | |
| int | reject_model |
| external number of the rejection model More... | |
| char ** | mod_names |
| model names (word + description) More... | |
| int SprRJInfo::nr_models |
number of models
| int* SprRJInfo::rj_to_ext_nr |
translation table: internal external nrs.
| float* SprRJInfo::mean |
normalization of the scores: expected mean
| float* SprRJInfo::sigma |
normalization of the scores: expected sigma
| float SprRJInfo::threshold |
rejection threshold
| int SprRJInfo::reject_model |
external number of the rejection model
| char** SprRJInfo::mod_names |
model names (word + description)
1.8.6