tesseract/dict
2012-03-02 23:51:33 +00:00
..
context.cpp 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
dawg.cpp Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
dawg.h fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
dict.cpp Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
dict.h Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
hyphen.cpp Abolish populate_unichars(), fixing seg fault reported in Debian: 2012-02-15 01:37:00 +00:00
Makefile.am visibility - autotools part (./configure --enable-visibility) 2012-03-02 23:51:33 +00:00
matchdefs.h Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
permdawg.cpp Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
permute.cpp Abolish populate_unichars(), fixing seg fault reported in Debian: 2012-02-15 01:37:00 +00:00
permute.h Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
states.cpp Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
states.h Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
stopper.cpp Abolish populate_unichars(), fixing seg fault reported in Debian: 2012-02-15 01:37:00 +00:00
stopper.h Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
trie.cpp Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
trie.h Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00