On Wed, Mar 20, 2013 at 2:35 AM, <[email protected]> wrote:

>  I created the three files described in Section CONFIG FILES AND
> AUGMENTING WITH USER DATA of *
> http://tesseract-ocr.googlecode.com/svn/trunk/doc/tesseract.1.html*<http://tesseract-ocr.googlecode.com/svn/trunk/doc/tesseract.1.html>
> .******
>
> After copying one of the example tif files into a directory and issuing in
> a command window in that directory:****
>
> tesseract eurotext.tif test bazaar****
>
> I get:****
>
> Could not open file, C:\Program Files
> (x86)\Tesseract-OCR\tessdata/eng.user-words****
>

Does that file exist?

>
> Could this be an issue with path delimeters betwwen MS Windows and Unix.
>
This is not the problem - otherwise 'tesseract eurotext.tif test' would not
work for you (e.g. tesseract would not be able to open English language
file "C:\Program Files (x86)\Tesseract-OCR\tessdata/eng.traineddata" - you
can test it with 'tesseract eurotext.tif test -l eng' and 'tesseract
eurotext.tif test -l eng1' => I expected that eng1 does not exist...).


> Has anyone else had this problem?
>
****
>
> BTW, running something like tesseract eurotext.tif test works fine, also
> tried the digits config file successfully, so I presume that tesseract
> v3.02 is correctly installed.****
>
> Sorry if this is a repeat post - couldn't see my earlier post in the list.
>
> Cheers,****
>
>    Uwe****
>
> --
> --
> 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.


Reply via email to