Tesseract-OCR-iOS icon indicating copy to clipboard operation
Tesseract-OCR-iOS copied to clipboard

Running LSTM and 4.0alpha on iOS

Open davecoffin opened this issue 7 years ago • 0 comments

Hi there, I am trying to run LSTM on iOS, but I'm not sure how to change the oem engine mode. In the code it references a lang.config file but I cant find one in this repo and I'm not sure how to create one.

I am using this fork to try and run 4.0alpha: https://github.com/chaoskyme/Tesseract-OCR-iOS

and this is the issue I opened in the tesseract-ocr repo, with the response explaining how to solve my problem with 4.0 and lstm: https://github.com/tesseract-ocr/tesseract/issues/963

But I cannot get my app to recognize the test successfully, and I dont know if I am using LSTM or not, as I dont know where to change it in the config. Any help would be much appreciated!

davecoffin avatar Jun 05 '17 16:06 davecoffin