tesseract  5.0.0-alpha-619-ge9db
lm_state.h File Reference
#include "associate.h"
#include "dawg.h"
#include "elst.h"
#include <tesseract/genericvector.h>
#include "lm_consistency.h"
#include "ratngs.h"
#include "stopper.h"
#include <tesseract/strngs.h>
#include <tesseract/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...