tesseract/dict
david.eger@gmail.com 4f0ff358a7 Missing close bracket.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@714 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-03-29 06:15: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 improve autools system (mingw+msys fix); implementation of --disable-tessdata-prefix 2012-03-22 20:01: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 fopen() should use binary mode (issue 70) 2012-03-11 12:41:17 +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 Missing close bracket. 2012-03-29 06:15:33 +00:00
stopper.h Recording segmentation state for a choice at LogNewChoice() time was a 2012-03-28 20:11:57 +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