rmtheis / android-ocr

Experimental optical character recognition app
Apache License 2.0
2.22k stars 894 forks source link

How to add hindi data set manually #65

Closed abirbandy closed 7 years ago

abirbandy commented 7 years ago

I downloaded the hindi data set from https://github.com/tesseract-ocr/tessdata/tree/3.04.00 , zipped it and put it under the assets. What changes do I need to do in the code? and where? so that the app installs hindi along side english when the app starts up.

abirbandy commented 7 years ago

figured it out.

vinodCoder commented 6 years ago

Can you tell me how to add Hindi?