tesseract
4.0.0-1-g2a2b
|
#include "associate.h"
#include "dawg.h"
#include "elst.h"
#include "genericvector.h"
#include "lm_consistency.h"
#include "ratngs.h"
#include "stopper.h"
#include "strngs.h"
#include "unichar.h"
#include "unicharset.h"
Go to the source code of this file.
Classes | |
struct | tesseract::LanguageModelDawgInfo |
struct | tesseract::LanguageModelNgramInfo |
struct | tesseract::ViterbiStateEntry |
struct | tesseract::LanguageModelState |
Struct to store information maintained by various language model components. More... | |
struct | tesseract::BestChoiceBundle |
Bundle together all the things pertaining to the best choice/state. More... | |
Namespaces | |
tesseract | |
Typedefs | |
using | tesseract::LanguageModelFlagsType = unsigned char |
Used for expressing various language model flags. More... | |