tesseract/dict
Stefan Weil 7972b13e3a Remove macro USE_STD_NAMESPACE (#1360)
The related code in training/util.h now uses the GOOGLE_TESSERACT macro
to enable Google specific code to disable heap checking.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-03-04 14:43:28 +01:00
..
context.cpp fix filenames in comments 2017-07-02 17:35:47 -04:00
dawg_cache.cpp fix filenames in comments 2017-07-02 17:35:47 -04:00
dawg_cache.h Added extra Init that takes a memory buffer or a filereader function pointer to enable read of traineddata from memory or foreign file systems. Updated existing readers to use TFile API instead of FILE. This does not yet add big-endian capability to LSTM, but it is very easy from here. 2017-04-27 15:48:23 -07:00
dawg.cpp dawg: Fix typos and file information in file header 2017-08-30 21:48:06 +02:00
dawg.h dawg: Fix typos and file information in file header 2017-08-30 21:48:06 +02:00
dict.cpp Add missing spaces in help text 2017-08-23 19:12:41 +02:00
dict.h Fixes from pull of cleanups: clang tidied, reviewed, fixed new bugs, undeleted needed code. Probably breaks the build, due to some inclusion of changes in utf8/32 conversion 2017-07-14 09:30:14 -07:00
hyphen.cpp fix filenames in comments 2017-07-02 17:35:47 -04:00
Makefile.am Remove macro USE_STD_NAMESPACE (#1360) 2018-03-04 14:43:28 +01:00
matchdefs.h Fixed issue 743 2014-01-10 18:25:46 +00:00
permdawg.cpp Fixes from pull of cleanups: clang tidied, reviewed, fixed new bugs, undeleted needed code. Probably breaks the build, due to some inclusion of changes in utf8/32 conversion 2017-07-14 09:30:14 -07:00
stopper.cpp Fixed multilang for LSTM, pushed cube to one side without actually deleting it 2016-12-05 14:41:43 -08:00
stopper.h Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
trie.cpp Part 2 of separating out the unicharset from the LSTM model, fixing command line for training 2017-08-02 13:29:23 -07:00
trie.h Part 2 of separating out the unicharset from the LSTM model, fixing command line for training 2017-08-02 13:29:23 -07:00