#include <word_list_lang_model.h>
List of all members.
Constructor & Destructor Documentation
tesseract::WordListLangModel::WordListLangModel |
( |
CubeRecoContext * |
cntxt | ) |
[explicit] |
tesseract::WordListLangModel::~WordListLangModel |
( |
| ) |
|
Member Function Documentation
bool tesseract::WordListLangModel::AddString |
( |
const char * |
char_ptr | ) |
|
bool tesseract::WordListLangModel::AddString32 |
( |
const char_32 * |
char_32_ptr | ) |
|
bool tesseract::WordListLangModel::IsDigit |
( |
char_32 |
ch | ) |
[inline, virtual] |
bool tesseract::WordListLangModel::IsLeadingPunc |
( |
char_32 |
ch | ) |
[inline, virtual] |
bool tesseract::WordListLangModel::IsTrailingPunc |
( |
char_32 |
ch | ) |
[inline, virtual] |
bool tesseract::WordListLangModel::IsValidSequence |
( |
const char_32 * |
sequence, |
|
|
bool |
eow_flag, |
|
|
LangModEdge ** |
edges |
|
) |
| [virtual] |
LangModEdge * tesseract::WordListLangModel::Root |
( |
| ) |
[virtual] |
void tesseract::WordListLangModel::WordVariants |
( |
const CharSet & |
char_set, |
|
|
string_32 |
str32, |
|
|
vector< WERD_CHOICE > * |
word_variants |
|
) |
| [static] |
The documentation for this class was generated from the following files: