tesseract
5.0.0-alpha-619-ge9db
|
This is the complete list of members for tesseract::Dict, including all inherited members.
absolute_garbage(const WERD_CHOICE &word, const UNICHARSET &unicharset) | tesseract::Dict | |
AcceptableChoice(const WERD_CHOICE &best_choice, XHeightConsistencyEnum xheight_consistency) | tesseract::Dict | |
AcceptableResult(WERD_RES *word) const | tesseract::Dict | |
add_document_word(const WERD_CHOICE &best_choice) | tesseract::Dict | |
adjust_word(WERD_CHOICE *word, bool nonword, XHeightConsistencyEnum xheight_consistency, float additional_adjust, bool modify_rating, bool debug) | tesseract::Dict | |
append_choices(const char *debug, const BLOB_CHOICE_LIST_VECTOR &char_choices, const BLOB_CHOICE &blob_choice, int char_choice_index, const CHAR_FRAGMENT_INFO *prev_char_frag_info, WERD_CHOICE *word, float certainties[], float *limit, WERD_CHOICE *best_choice, int *attempts_left, void *more_args) | tesseract::Dict | |
CallParamsModelClassify(void *path) | tesseract::Dict | inline |
case_ok(const WERD_CHOICE &word) const | tesseract::Dict | |
certainty_scale | tesseract::Dict | |
char_for_dawg(const UNICHARSET &unicharset, UNICHAR_ID ch, const Dawg *dawg) const | tesseract::Dict | inline |
compound_marker(UNICHAR_ID unichar_id) | tesseract::Dict | inline |
copy_hyphen_info(WERD_CHOICE *word) const | tesseract::Dict | inline |
dawg_debug_level | tesseract::Dict | |
dawg_permute_and_select(const BLOB_CHOICE_LIST_VECTOR &char_choices, float rating_limit) | tesseract::Dict | |
DebugWordChoices() | tesseract::Dict | |
def_letter_is_okay(void *void_dawg_args, const UNICHARSET &unicharset, UNICHAR_ID unichar_id, bool word_end) const | tesseract::Dict | |
def_probability_in_context(const char *lang, const char *context, int context_bytes, const char *character, int character_bytes) | tesseract::Dict | inline |
default_dawgs(DawgPositionVector *anylength_dawgs, bool suppress_patterns) const | tesseract::Dict | |
Dict(CCUtil *image_ptr) | tesseract::Dict | |
doc_dict_certainty_threshold | tesseract::Dict | |
doc_dict_pending_threshold | tesseract::Dict | |
End() | tesseract::Dict | |
EndDangerousAmbigs() | tesseract::Dict | |
FinishLoad() | tesseract::Dict | |
fragment_state_okay(UNICHAR_ID curr_unichar_id, float curr_rating, float curr_certainty, const CHAR_FRAGMENT_INFO *prev_char_frag_info, const char *debug, int word_ending, CHAR_FRAGMENT_INFO *char_frag_info) | tesseract::Dict | |
getCCUtil() const | tesseract::Dict | inline |
getCCUtil() | tesseract::Dict | inline |
GetDawg(int index) const | tesseract::Dict | inline |
GetPuncDawg() const | tesseract::Dict | inline |
GetStartingNode(const Dawg *dawg, EDGE_REF edge_ref) | tesseract::Dict | inlinestatic |
GetUnambigDawg() const | tesseract::Dict | inline |
getUnicharAmbigs() const | tesseract::Dict | inline |
getUnicharset() const | tesseract::Dict | inline |
getUnicharset() | tesseract::Dict | inline |
GlobalDawgCache() | tesseract::Dict | static |
go_deeper_dawg_fxn(const char *debug, const BLOB_CHOICE_LIST_VECTOR &char_choices, int char_choice_index, const CHAR_FRAGMENT_INFO *prev_char_frag_info, bool word_ending, WERD_CHOICE *word, float certainties[], float *limit, WERD_CHOICE *best_choice, int *attempts_left, void *void_more_args) | tesseract::Dict | |
go_deeper_fxn_ | tesseract::Dict | |
good_choice(const WERD_CHOICE &choice) | tesseract::Dict | |
has_hyphen_end(const UNICHARSET *unicharset, UNICHAR_ID unichar_id, bool first_pos) const | tesseract::Dict | inline |
has_hyphen_end(const WERD_CHOICE &word) const | tesseract::Dict | inline |
hyphen_base_size() const | tesseract::Dict | inline |
hyphen_debug_level | tesseract::Dict | |
hyphenated() const | tesseract::Dict | inline |
init_active_dawgs(DawgPositionVector *active_dawgs, bool ambigs_mode) const | tesseract::Dict | |
is_apostrophe(UNICHAR_ID unichar_id) | tesseract::Dict | inline |
IsSpaceDelimitedLang() const | tesseract::Dict | |
LengthOfShortestAlphaRun(const WERD_CHOICE &WordChoice) const | tesseract::Dict | |
letter_is_okay_ | tesseract::Dict | |
LetterIsOkay(void *void_dawg_args, const UNICHARSET &unicharset, UNICHAR_ID unichar_id, bool word_end) const | tesseract::Dict | inline |
Load(const STRING &lang, TessdataManager *data_file) | tesseract::Dict | |
load_bigram_dawg | tesseract::Dict | |
load_freq_dawg | tesseract::Dict | |
load_number_dawg | tesseract::Dict | |
load_punc_dawg | tesseract::Dict | |
load_system_dawg | tesseract::Dict | |
load_unambig_dawg | tesseract::Dict | |
LoadLSTM(const STRING &lang, TessdataManager *data_file) | tesseract::Dict | |
max_permuter_attempts | tesseract::Dict | |
ngram_probability_in_context(const char *lang, const char *context, int context_bytes, const char *character, int character_bytes) | tesseract::Dict | |
NoDangerousAmbig(WERD_CHOICE *BestChoice, DANGERR *fixpt, bool fix_replaceable, MATRIX *ratings) | tesseract::Dict | |
NumDawgs() const | tesseract::Dict | inline |
output_ambig_words_file | tesseract::Dict | |
params_model_classify_ | tesseract::Dict | |
ParamsModelClassify(const char *lang, void *path) | tesseract::Dict | |
permute_choices(const char *debug, const BLOB_CHOICE_LIST_VECTOR &char_choices, int char_choice_index, const CHAR_FRAGMENT_INFO *prev_char_frag_info, WERD_CHOICE *word, float certainties[], float *limit, WERD_CHOICE *best_choice, int *attempts_left, void *more_args) | tesseract::Dict | |
probability_in_context_ | tesseract::Dict | |
ProbabilityInContext(const char *context, int context_bytes, const char *character, int character_bytes) | tesseract::Dict | inline |
ProcessPatternEdges(const Dawg *dawg, const DawgPosition &info, UNICHAR_ID unichar_id, bool word_end, DawgArgs *dawg_args, PermuterType *current_permuter) const | tesseract::Dict | |
ReplaceAmbig(int wrong_ngram_begin_index, int wrong_ngram_size, UNICHAR_ID correct_ngram_id, WERD_CHOICE *werd_choice, MATRIX *ratings) | tesseract::Dict | |
reset_hyphen_vars(bool last_word_on_line) | tesseract::Dict | |
ResetDocumentDictionary() | tesseract::Dict | inline |
save_doc_words | tesseract::Dict | |
segment_nonalphabetic_script | tesseract::Dict | |
segment_penalty_dict_case_bad | tesseract::Dict | |
segment_penalty_dict_case_ok | tesseract::Dict | |
segment_penalty_dict_frequent_word | tesseract::Dict | |
segment_penalty_dict_nonword | tesseract::Dict | |
segment_penalty_garbage | tesseract::Dict | |
set_hyphen_word(const WERD_CHOICE &word, const DawgPositionVector &active_dawgs) | tesseract::Dict | |
SettupStopperPass1() | tesseract::Dict | |
SettupStopperPass2() | tesseract::Dict | |
SetupForLoad(DawgCache *dawg_cache) | tesseract::Dict | |
SetWildcardID(UNICHAR_ID id) | tesseract::Dict | inline |
SetWordsegRatingAdjustFactor(float f) | tesseract::Dict | inline |
stopper_allowable_character_badness | tesseract::Dict | |
stopper_certainty_per_char | tesseract::Dict | |
stopper_debug_level | tesseract::Dict | |
stopper_no_acceptable_choices | tesseract::Dict | |
stopper_nondict_certainty_base | tesseract::Dict | |
stopper_phase2_certainty_rejection_offset | tesseract::Dict | |
stopper_smallword_size | tesseract::Dict | |
tessedit_truncate_wordchoice_log | tesseract::Dict | |
UniformCertainties(const WERD_CHOICE &word) | tesseract::Dict | |
update_best_choice(const WERD_CHOICE &word, WERD_CHOICE *best_choice) | tesseract::Dict | inline |
use_only_first_uft8_step | tesseract::Dict | |
user_patterns_file | tesseract::Dict | |
user_patterns_suffix | tesseract::Dict | |
user_words_file | tesseract::Dict | |
user_words_suffix | tesseract::Dict | |
valid_bigram(const WERD_CHOICE &word1, const WERD_CHOICE &word2) const | tesseract::Dict | |
valid_punctuation(const WERD_CHOICE &word) | tesseract::Dict | |
valid_word(const WERD_CHOICE &word, bool numbers_ok) const | tesseract::Dict | |
valid_word(const WERD_CHOICE &word) const | tesseract::Dict | inline |
valid_word(const char *string) const | tesseract::Dict | inline |
valid_word_or_number(const WERD_CHOICE &word) const | tesseract::Dict | inline |
valid_word_permuter(uint8_t perm, bool numbers_ok) | tesseract::Dict | inlinestatic |
WildcardID() const | tesseract::Dict | inline |
word_to_debug | tesseract::Dict | |
xheight_penalty_inconsistent | tesseract::Dict | |
xheight_penalty_subscripts | tesseract::Dict | |
~Dict() | tesseract::Dict |