[tesseract-ocr] Detection with whitelist

2021-02-16 Thread Kostas
Hi team great job with the lib. I am trying to find a specific word in a text and I use the whitelist for that to get maximum true positives. For example if I search "accept" I define the white list "acept". However words like ac4cept or accefpht are also identified. Can i work around that? Is

[tesseract-ocr] Re: Data in Excel sheet

2021-02-16 Thread Kostas
I just read the documentation, perhaps goes like that: Tables recognitions It is known tesseract has problem to recognize text/data from tables (see issues tracker ) without custom segmenation/layout analyze. You can try to use/test Sintun

[tesseract-ocr] Re: Data in Excel sheet

2021-02-16 Thread Murtuza Dahodwala
+1 On Wednesday, October 9, 2019 at 10:33:34 PM UTC+5:30 myquest wrote: > Hi Friends, > > Please advise me how to get the table data from image in csv format using > tesseract? > > Inam > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To

[tesseract-ocr] Re: Table Detection using Tesseract

2021-02-16 Thread Murtuza Dahodwala
You can do this easily with YOLOV4 On Wednesday, February 19, 2020 at 8:05:17 PM UTC+5:30 mit wrote: > Hi, > > Just wanted to know if there is any way to detect table using > Tesseract(both with border and borderless).Like If its possible to train > tesseract to recognise the table. > > TIA >

Re: [tesseract-ocr] Re: seven segment display - 4.0 traineddata

2021-02-16 Thread Shubham Trivedi
Hello where can I find training data which contains only numbers and no alphabets or special characters On Friday, 6 March 2020 at 10:07:51 UTC+5:30 Bhakti Shah wrote: > Hey Dominik, Is ssd.traineddata working for you? > Are you getting decimal point? > > > On Saturday, April 20, 2019 at