tesseract::TessLangModel Class Reference
#include <tess_lang_model.h>
List of all members.
Constructor & Destructor Documentation
tesseract::TessLangModel::TessLangModel |
( |
const string & |
lm_params, |
|
|
const string & |
data_file_path, |
|
|
bool |
load_system_dawg, |
|
|
TessdataManager * |
tessdata_manager, |
|
|
CubeRecoContext * |
cntxt | |
|
) |
| | |
tesseract::TessLangModel::~TessLangModel |
( |
|
) |
[inline] |
Member Function Documentation
bool tesseract::TessLangModel::IsDigit |
( |
char_32 |
ch |
) |
[virtual] |
bool tesseract::TessLangModel::IsLeadingPunc |
( |
char_32 |
ch |
) |
[virtual] |
bool tesseract::TessLangModel::IsTrailingPunc |
( |
char_32 |
ch |
) |
[virtual] |
bool tesseract::TessLangModel::IsValidSequence |
( |
const char_32 * |
sequence, |
|
|
bool |
eow_flag, |
|
|
LangModEdge ** |
final_edge = NULL | |
|
) |
| | [virtual] |
void tesseract::TessLangModel::RemoveInvalidCharacters |
( |
string * |
lm_str |
) |
|
The documentation for this class was generated from the following files: