Tesseract 3.01
tesseract::LanguageModelNgramInfo Struct Reference

#include <language_model.h>

List of all members.

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

Constructor & Destructor Documentation

tesseract::LanguageModelNgramInfo::LanguageModelNgramInfo ( const char *  c,
int  l,
bool  p,
float  nc 
) [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines