tesseract
5.0.0-alpha-619-ge9db
|
#include "trie.h"
#include "callcpp.h"
#include "dawg.h"
#include "dict.h"
#include <tesseract/genericvector.h>
#include <tesseract/helpers.h>
#include "kdpair.h"
Go to the source code of this file.
Namespaces | |
tesseract | |
Variables | |
const char | tesseract::kDoNotReverse [] = "RRP_DO_NO_REVERSE" |
const char | tesseract::kReverseIfHasRTL [] = "RRP_REVERSE_IF_HAS_RTL" |
const char | tesseract::kForceReverse [] = "RRP_FORCE_REVERSE" |
const char *const | tesseract::RTLReversePolicyNames [] |