tesseract/dict
2017-05-13 18:01:45 +02:00
..
context.cpp Fixed multilang for LSTM, pushed cube to one side without actually deleting it 2016-12-05 14:41:43 -08:00
dawg_cache.cpp 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_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 Final part of endian improvement. Adds big-endian support to lstm and fixes issue 518 2017-05-03 16:09:44 -07:00
dawg.h ccstruct: Fix non portable and wrong format strings 2017-05-11 19:32:51 +02:00
dict.cpp Issue #529: cleanup 2017-05-13 18:01:45 +02:00
dict.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
hyphen.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
Makefile.am Removed dependence on IMAGE class 2014-01-09 17:31:29 +00:00
matchdefs.h Fixed issue 743 2014-01-10 18:25:46 +00:00
permdawg.cpp Reviewed uses of reinterpret_cast 2017-05-11 01:58:40 +02: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 ccstruct: Fix non portable and wrong format strings 2017-05-11 19:32:51 +02:00
trie.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