Did you use environment setting TESSDATA_PREFIX ? If no, can you set it (to "C:\Program Files (x86)\Tesseract-OCR\")?
Zdenko On Thu, Mar 21, 2013 at 2:08 AM, <[email protected]> wrote: > > Thanks for the reply. >> Yes, the file does exist, I can open it from my working directory using >> fopen('C:\Program >> Files (x86)\Tesseract-OCR\tessdata/**eng.user-words','rt') and read the >> content using fgetl and the like. >> >> I also tried the -l eng and -l eng1 test and it behaved as you have >> described. >> > -- > -- > 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. > > > -- -- 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.

