reference/ocr-new/learnfile.tcl
author viric@llimona
Thu, 18 May 2006 23:12:51 +0200
changeset 0 6b8091ca909a
permissions -rw-r--r--
Init from working directory of svn repository.

# one line each for files that need to be learned
# form:  LEARN <imagefile> <textfile> <synchwords bool>
# or: LEARN_DATA <datafile>
set DONT_SYNCH_WORDS 0
set SYNCH_WORDS 1

# LEARN TIF/tomquotes.tif tomquotes.txt
#LEARN train.tif train.txt $DONT_SYNCH_WORDS
#LEARN 4.header.tif 4.header.txt $SYNCH_WORDS
#LEARN 4.col0.tif 4.col0.txt $SYNCH_WORDS
LEARN_DATA learn.dat