31 #include "config_auto.h" 39 tprintf(
"Running word_adaptable() for %s rating %.4f certainty %.4f\n",
53 CHECK_ONE_ELL_CONFLICT,
65 if (flags.
bit (ADAPTABLE_WERD)) {
68 tprintf(
"tess_would_adapt bit is false\n");
72 if (flags.
bit (ACCEPTABLE_WERD)) {
75 tprintf(
"tess_accepted bit is false\n");
83 if (flags.
bit (CHECK_DAWGS) &&
97 if (flags.
bit (CHECK_SPACES) &&
103 if (flags.
bit (CHECK_AMBIG_WERD) &&
110 tprintf(
"returning status %d\n", status);
const char * string() const
bool tessedit_adaption_debug
bool bit(uint8_t bit_num) const
bool dangerous_ambig_found() const
bool word_adaptable(WERD_RES *word, uint16_t mode)
DLLSYM void tprintf(const char *format,...)
const STRING & unichar_string() const
bool one_ell_conflict(WERD_RES *word_res, bool update_map)
WERD_CHOICE * best_choice