Re: [tesseract-ocr] ERROR: /tmp/tmp.8JcoYdZI17/chi_sim/chi_sim.unicharset does not exist or is not readable

2017-09-15 Thread shree
On Thursday, September 14, 2017 at 2:17:27 PM UTC+5:30, roberty...@gmail.com wrote: > > Shree, thanks for your reply. > > > But I have another problem in the project which needs your helpness: > > Some italicized characters in my data need to be identified, but these > italic characters tend to

Re: [tesseract-ocr] Re: Tesseract 4 can not load new osd.traineddata

2017-09-15 Thread ShreeDevi Kumar
please see https://github.com/tesseract-ocr/tesseract/issues/1133#issuecomment-329869988 >jbreiden commented 7 hours ago As per discussion with Ray, I have taken osd.traineddata from tessdata and copied it to both tessdata_fast and tessdata_best. This should resolve the problem and is the best we

[tesseract-ocr] Re: Tesseract 4 can not load new osd.traineddata

2017-09-15 Thread Quan Nguyen
I've experienced the same issue with best osd.traineddata ever since it was published when testing Tess4J for Tesseract 4.0.0alpha. On Friday, September 15, 2017 at 1:04:27 AM UTC-5, enkhbaata...@unimedia.co.jp wrote: > > >

[tesseract-ocr] Re: tesstrain.sh: /tmp/tmp.XXXXX/xxx/xxx.Font.exp0.box does not exist or is not readable

2017-09-15 Thread Dan9er
Bump > > -- 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@googlegr

Re: [tesseract-ocr] Re: Not getting font information when we are using engine type OEM_LSTM_ONLY

2017-09-15 Thread ShreeDevi Kumar
Please see related discussion in https://github.com/tesseract-ocr/tesseract/issues/1074 ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Fri, Sep 15, 2017 at 1:42 PM, Supriya Das wrote: > Thanks. Is there any idea ho

[tesseract-ocr] Re: Not getting font information when we are using engine type OEM_LSTM_ONLY

2017-09-15 Thread Supriya Das
Thanks. Is there any idea how to change code to get font information by LSTM. On Wednesday, 13 September 2017 18:52:22 UTC+5:30, Supriya Das wrote: > > *Hi All,* > > *When i am trying to get information of word wise font attributes not > getting result. I choose ocr engine as a OEM_LSTM_ONLY. I

Re: [tesseract-ocr] Tesseract 4 can not load new osd.traineddata

2017-09-15 Thread ShreeDevi Kumar
The attached screenshots show that osd.traineddata has lstm related files in one version and legacy engine related files in the other one. Please check the attachments in earlier messages. ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.

Re: [tesseract-ocr] Tesseract 4 can not load new osd.traineddata

2017-09-15 Thread Zdenko Podobný
First I would double check if OSD/landuage files was correctly downloaded (e.g. if they can be uncompress etc.) Zdenko On Fri, Sep 15, 2017 at 9:14 AM, ShreeDevi Kumar wrote: > Please open an issue and provide all relevant information there. Thanks! > > ShreeDevi > _

[tesseract-ocr] Error with tess4j in Centos

2017-09-15 Thread Shawn Chen
I am using tess4j in AWS AMI with TessBaseAPICreate(). Always got the error below: java.lang.NoSuchMethodError: org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;[Ljava/lang/Object;Ljava/lang/Throwable;)V org.slf4j.bridge.SLF4JBridgeHandler.callLocationA

Re: [tesseract-ocr] Tesseract 4 can not load new osd.traineddata

2017-09-15 Thread ShreeDevi Kumar
Please open an issue and provide all relevant information there. Thanks! ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Fri, Sep 15, 2017 at 12:35 PM, wrote: > i've tried running it with --oem 3 ( default is LSTM mod

Re: [tesseract-ocr] Tesseract 4 can not load new osd.traineddata

2017-09-15 Thread enkhbaatar_misheel
i've tried running it with --oem 3 ( default is LSTM mode ) and --oem 1 too, both gives loading failure of osd.traineddata. Other lstm language traineddata files are working fine so i guess problem is loading only osd traineddata On Friday, September 15, 2017 at 2:49:58 PM UTC+8, shree wrote: >