Closed mikasjoman closed 7 years ago
@mikasjoman I'm really sorry for not replying but I'm traveling in Costa Rica and it makes me a bit difficult to connect to the internet 😢 But I will be working ASAP or when I'm already at home. Best regards. Pura Vida!! :costa_rica: ✌️
Hi - any progress on this? Do you know if there is any other way to do OCR with react native that makes the Swedish ÅÄÖ characters come out? I am trying to help my immigrant wife study medical Swedish, and she needs my app to be able to learn faster.
Hi @mikasjoman I just released a new version that implements tess-two 6.2.0. I have also updated the documentation with the correct version of the trained data files because I found it could be one of the causes of the problem.
Please try with react-native-tesseract-ocr@1.0.7
and let me know if it solves this issue. :v:
@mikasjoman answering to your question "Do I need the whole /tessdata folder with every language - or is it enough to just use a couple of them?"
You just need the ".traineddata" files of the langs that you would like to use.
Also for this question check if you're not scaling or resizing your image because it could prevents a good text output quality. For more information about this check #11
Since this issue hasn't had activity in a while I close it. In the same way if someone believes that the solutions raised don't meet the requirement, feel free to reopen
Hi, which files are neccessary for the OCR to work with Swedish? I downloaded the swe... file but it seems it doesn't work. Do I need the whole /tessdata folder with every language - or is it enough to just use a couple of them?