Re: [tesseract-ocr] Make russian_with_accent traineddata file

2024-02-09 Thread Tom Morris
Salut Romain, On Friday, February 9, 2024 at 6:03:02 AM UTC-5 Romain B. (Le Belge) wrote: I'm trying to fix this issue. By what i have read, i think i need to re-train the russian language in tesseract for it to support accents. I found this

Re: [tesseract-ocr] Make russian_with_accent traineddata file

2024-02-09 Thread Romain B. (Le Belge)
Here is all the informations to reproduce my problem: Here is an image from my russian learning book(french version) [image: testTes2.png] If you run it with tesseract(while using the russian + french language) with this command: *tesseract testTes2.png stdout -l rus+fra* You will get this resul

Re: [tesseract-ocr] Make russian_with_accent traineddata file

2024-02-06 Thread Zdenko Podobny
You are referring old issue... You either provide steps to replicate your problem (including input image) or you have to solve it by yourself. Zdenko po 5. 2. 2024 o 9:53 Romain B. (Le Belge) napísal(a): > Hi, > > > I saw that tesseract make

[tesseract-ocr] Make russian_with_accent traineddata file

2024-02-05 Thread Romain B. (Le Belge)
Hi, I saw that tesseract make the mistakes of turning russian vowels with accents(ò,à,...)(used for educational purposes most of the time) into other russian letters, and saw that someone, with the same problem