Re: [tesseract-ocr] Re: German "Straße" is often "StraBe" (tesseract 4.0)

2018-05-24 Thread Greg Dunkel
A work-around could be easily implemented with a sed script. On Thu, May 24, 2018, 7:41 AM shree wrote: > Please try with script/Latin traineddata to see if you get better results. > > I have added your comment to issue at > https://github.com/tesseract-ocr/langdata/pull/54 > > > > On Thursday,

Re: [tesseract-ocr] Re: how to install this

2018-05-24 Thread ShreeDevi Kumar
On Thu, May 24, 2018 at 6:41 PM, Hiren Motwani wrote: > thank you so much .. can you guide me how to use ? > ​https://github.com/tesseract-ocr/tesseract/wiki/Command-Line-Usage if you want a gui, try https://github.com/manisandro/gImageReader/releases ​ > > > On Thursday, May 24, 2018 at 6:

[tesseract-ocr] Re: how to install this

2018-05-24 Thread Hiren Motwani
thank you so much .. can you guide me how to use ? On Thursday, May 24, 2018 at 6:18:53 PM UTC+5:30, Hiren Motwani wrote: > > how to install this tesseract-ocr in windows 10 > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from

Re: [tesseract-ocr] how to install this

2018-05-24 Thread ShreeDevi Kumar
https://github.com/UB-Mannheim/tesseract/wiki ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Thu, May 24, 2018 at 6:10 PM, Hiren Motwani wrote: > how to install this tesseract-ocr in windows 10 > > -- > You received

[tesseract-ocr] how to install this

2018-05-24 Thread Hiren Motwani
how to install this tesseract-ocr in windows 10 -- 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 grou

[tesseract-ocr] Re: German "Straße" is often "StraBe" (tesseract 4.0)

2018-05-24 Thread shree
Please try with script/Latin traineddata to see if you get better results. I have added your comment to issue at https://github.com/tesseract-ocr/langdata/pull/54 On Thursday, May 24, 2018 at 5:05:55 PM UTC+5:30, Thomas Güttler wrote: > > I use tesseract 4.0 via docker (tesseractshadow/tessera

[tesseract-ocr] German "Straße" is often "StraBe" (tesseract 4.0)

2018-05-24 Thread Thomas Güttler
I use tesseract 4.0 via docker (tesseractshadow/tesseract4re) Very often tesseract detects "StraBe" instead of "Straße". Yes, I use -l=deu The word "Straße" is very common in german. It means "street". Since "StraBe" makes no sense I would like to improve this. What do you suggest? -- You r