[tesseract-ocr] Re: Adding Modi Script to Tesseract

2020-01-30 Thread shree
Please see https://github.com/Shreeshrii/tesstrain-modi for finetune training for Modi from Marathi using synthetic training data in 2 unicode fonts. However since Modi documents are mostly handwritten in cursive style, the training should preferably be done using images. On Sunday, January 26,

Re: [tesseract-ocr] Compiling tesseract 4 in Debian

2020-01-30 Thread lundissimo
Please explain what leads you to believe there's another version of tesseract installed. I had installed it using apt-get, but the repository provided tesseract 3, so I did 'apt-get remove tesseract' before starting this build process. On Thursday, January 30, 2020 at 2:16:26 PM UTC-5, zdenop w

Re: [tesseract-ocr] Compiling tesseract 4 in Debian

2020-01-30 Thread Zdenko Podobny
I looks like there is installed another version of tesseract. Uninstall old version and reinstall compiled. Zdenko št 30. 1. 2020 o 5:38 lundissimo napísal(a): > I've downloaded the tesseract 4.0 Git repository on a system running > Debian linux. I've run autogen.sh and configure, then make a