#include "const.h"#include "permngram.h"#include "choicearr.h"#include "dawg.h"#include "permute.h"#include "tordvars.h"#include "stopper.h"#include "globals.h"#include "context.h"#include "ndminx.h"#include "dict.h"#include "conversion.h"#include <math.h>#include <ctype.h>Classes | |
| class | HypothesisPrefix |
| class | HypothesisPrefixList |
Namespaces | |
| namespace | tesseract |
Typedefs | |
| typedef HypothesisPrefix | HypothesisPrefixListNode |
Variables | |
| double | classifier_score_ngram_score_ratio = 0.7 |
| double | non_dawg_prefix_rating_adjustment = 1.5 |
| double classifier_score_ngram_score_ratio = 0.7 |
""
| double non_dawg_prefix_rating_adjustment = 1.5 |
""
1.6.3