tesseract/dict
zdenop@gmail.com 97e19443a3 install only necessary headers, fix uninstall
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@692 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-03-03 13:22:51 +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 install only necessary headers, fix uninstall 2012-03-03 13:22:51 +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