It's available from svn repository.

https://code.google.com/p/tesseract-ocr/source/checkout

On Monday, April 7, 2014 6:33:25 PM UTC-5, Hsrt wrote:
>
> 3.03 version is not here for download
>
> https://code.google.com/p/tesseract-ocr/downloads/list
>
>
> 2014-04-08 2:30 GMT+03:00 Hasret Sarıyer <[email protected] <javascript:>>
> :
>
>> I use 3.02
>>
>>
>> 2014-04-08 2:28 GMT+03:00 Quan Nguyen <[email protected] <javascript:>>:
>>
>> What version of Tesseract are you testing? I believe the issue has been 
>>> corrected for 3.03.
>>>
>>> https://code.google.com/p/tesseract-ocr/issues/detail?id=938
>>>
>>>
>>> On Monday, April 7, 2014 5:14:21 PM UTC-5, Hsrt wrote:
>>>>
>>>> Hello,
>>>>
>>>> I use this code 
>>>>
>>>>  
>>>>
>>>>> if (api->Init("../Tesseract-OCR/", "tur")) {
>>>>
>>>>         errorStr = "Could not initialize tesseract.";
>>>>
>>>>         showError();
>>>>
>>>>         exit(1);
>>>>
>>>>     }
>>>>
>>>>
>>>> But when I run this code , I get an error 
>>>>
>>>>  Error opening data file C:\Program Files (x86)\Tesseract-OCR\tessdata/
>>>> tur.traineddata
>>>>
>>>> Please make sure the TESSDATA_PREFIX environment variable is set to the 
>>>> parent directory of your "tessdata" directory.
>>>>
>>>> Failed loading language 'tur'
>>>>
>>>> Tesseract couldn't load any languages!
>>>>
>>>>
>>>>
>>>> I write a path but it don't use it. It use default path "C:\Program 
>>>> Files (x86)\Tesseract-OCR\tessdata/tur.traineddata"
>>>>
>>>  -- 
>>> -- 
>>> 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]<javascript:>
>>> To unsubscribe from this group, send email to
>>> [email protected] <javascript:>
>>> 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] <javascript:>.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>

-- 
-- 
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/d/optout.

Reply via email to