tesseract v5.3.3.20231005
|
#include <string>
#include "gmock/gmock.h"
#include "include_gunit.h"
#include "lang_model_helpers.h"
#include "log.h"
#include "lstmtrainer.h"
#include "unicharset_training_utils.h"
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
std::string | tesseract::TestDataNameToPath (const std::string &name) |
tesseract::TEST (LangModelTest, AddACharacter) | |
tesseract::TEST (LangModelTest, AddACharacterHindi) | |