|
Tesseract 3.01
|
#include <language_model.h>
Public Member Functions | |
| LanguageModelNgramInfo (const char *c, int l, bool p, float nc) | |
Public Attributes | |
| STRING | context |
| int | context_unichar_step_len |
| bool | pruned |
| float | ngram_cost |
| tesseract::LanguageModelNgramInfo::LanguageModelNgramInfo | ( | const char * | c, |
| int | l, | ||
| bool | p, | ||
| float | nc | ||
| ) | [inline] |