DLR_DictionaryCorrectionThreshold
Stores the dictionary correction threshold.
typedef struct tagDLR_DictionaryCorrectionThreshold DLR_DictionaryCorrectionThreshold
Attributes
Attribute | Type |
---|---|
minWordLength |
int |
maxWordLength |
int |
threshold |
int |
minWordLength
The minimum value of word length.
int minWordLength
maxWordLength
The maximum value of word length.
int maxWordLength
threshold
The threshold for the number of error correction characters.
int threshold