#include <language_model.h>
List of all members.
Detailed Description
Definition at line 117 of file language_model.h.
Constructor & Destructor Documentation
tesseract::LanguageModelNgramInfo::LanguageModelNgramInfo |
( |
const char * |
c, |
|
|
int |
l, |
|
|
bool |
p, |
|
|
float |
np, |
|
|
float |
nc |
|
) |
| |
|
inline |
Member Data Documentation
STRING tesseract::LanguageModelNgramInfo::context |
int tesseract::LanguageModelNgramInfo::context_unichar_step_len |
float tesseract::LanguageModelNgramInfo::ngram_cost |
float tesseract::LanguageModelNgramInfo::ngram_prob |
bool tesseract::LanguageModelNgramInfo::pruned |
The documentation for this struct was generated from the following file: