Hi Carl,

> I haven't been able to figure out how to do either of those, but I get the
> feeling that is the wrong direction.

No, it sounds right, and you're nearly there. The relevant
documentation for you is the "CONFIG FILES AND AUGMENTING WITH USER
DATA" section of the manual[0].

So, call your word list eng.user-words, put it in the tessdata
directory, then create a config file called 'customwords' in the
tessdata/configs directory, with the following contents:

load_system_dawg     F
load_freq_dawg       F
user_words_suffix    user-words

Note that when I say "the tessdata directory", I mean a directory
that by default will probably be /usr/share/tesseract-ocr/tessdata.

Hope that helps.

Nick

0. 
http://tesseract-ocr.googlecode.com/svn-history/trunk/doc/tesseract.1.html#_config_files_and_augmenting_with_user_data

-- 
-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to