Tesseract  3.02
tesseract::LanguageModelNgramInfo Struct Reference

#include <language_model.h>

List of all members.

Public Member Functions

 LanguageModelNgramInfo (const char *c, int l, bool p, float np, float nc)

Public Attributes

STRING context
int context_unichar_step_len
bool pruned
float ngram_prob
float ngram_cost

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]

Definition at line 118 of file language_model.h.


Member Data Documentation


The documentation for this struct was generated from the following file: