tesseract/dict
2019-01-17 11:59:54 +01:00
..
context.cpp backport style changes from 4.00 for better identification of fixes and new code 2016-11-25 15:14:46 +01:00
dawg_cache.cpp remove unneeded comment from commit 2015-05-13 14:59:02 +01: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 add back freelist as it is still need by classify 2017-05-19 21:12:27 +02:00
dawg.h Remove duplicate destructor 2016-12-08 15:50:27 +01:00
dict.cpp backport dict.cpp and dict.h changes from commit da03e4e910 2019-01-17 11:59:54 +01:00
dict.h backport dict.cpp and dict.h changes from commit da03e4e910 2019-01-17 11:59:54 +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 Remove unused include statements for freelist.h 2017-05-19 19:46:13 +02:00
stopper.cpp backport style changes from 4.00 for better identification of fixes and new code 2016-11-25 15:14:46 +01:00
stopper.h backport style changes from 4.00 for better identification of fixes and new code 2016-11-25 15:14:46 +01:00
trie.cpp Replace memalloc / memfree by C++ new / delete 2017-05-19 19:48:10 +02:00
trie.h Fixed issue 1245 2014-08-13 18:51:28 -07:00