tesseract::LanguageModelConsistencyInfo Struct Reference

#include <language_model.h>

List of all members.

Public Member Functions

 LanguageModelConsistencyInfo ()
int NumInconsistentPunc () const
int NumInconsistentCase () const
int NumInconsistentChartype () const
bool Consistent () const
int NumInconsistentSpaces () const

Public Attributes

EDGE_REF punc_ref
int num_punc
bool invalid_punc
int num_non_first_upper
int num_lower
int script_id
bool inconsistent_script
int num_alphas
int num_digits
int num_other
int num_inconsistent_spaces
bool inconsistent_font

Constructor & Destructor Documentation

tesseract::LanguageModelConsistencyInfo::LanguageModelConsistencyInfo (  )  [inline]

Member Function Documentation

bool tesseract::LanguageModelConsistencyInfo::Consistent (  )  const [inline]
int tesseract::LanguageModelConsistencyInfo::NumInconsistentCase (  )  const [inline]
int tesseract::LanguageModelConsistencyInfo::NumInconsistentChartype (  )  const [inline]
int tesseract::LanguageModelConsistencyInfo::NumInconsistentPunc (  )  const [inline]
int tesseract::LanguageModelConsistencyInfo::NumInconsistentSpaces (  )  const [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
Generated on Thu Feb 2 08:19:27 2012 for Tesseract by  doxygen 1.6.3