On Thu, Jul 24, 2014 at 05:53:56AM -0700, Victoria A. wrote:
> From my experience, seeing that Tesseract's English training data can 
> recognize
> words that are NOT contained in the dictionary, I suppose Tesseract only uses
> the custom dictionary for "hints" instead of only knowing the words in the
> dictionary.

Yes, that is exactly correct.

Traun & Christopher, if you want to only have certain recognised 
words printed, the only way to do it is to recognise everything, 
then run a regex or some other script over the output afterwards.  
Tesseract doesn't do that itself.

Nick

-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/20140812163355.GB18932%40manta.lan.
For more options, visit https://groups.google.com/d/optout.

Reply via email to