SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprRJInfo Struct Reference

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...
 

Field Documentation

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)