tesseract/dict
zdenop ac3b40de2f Merge pull request #478 from stweil/w
Fix some compiler warnings
2016-11-22 08:30:57 +01:00
..
context.cpp Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
dawg_cache.cpp Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
dawg_cache.h 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
dawg.cpp Fixed issue 1245 2014-08-13 18:51:28 -07:00
dawg.h Fix some compiler warnings (unused function parameters) 2016-11-13 17:20:06 +01:00
dict.cpp Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
dict.h Merge pull request #478 from stweil/w 2016-11-22 08:30:57 +01: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 dict: Fix typos in comments and strings 2015-09-14 22:16:42 +02:00
stopper.cpp Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
stopper.h Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
trie.cpp Fixed issue 1245 2014-08-13 18:51:28 -07:00
trie.h Fixed issue 1245 2014-08-13 18:51:28 -07:00