[tesseract-ocr] Digits only recognized when mixed with letters

2024-02-28 Thread Iman Firouzian
Dear Friends, Farsi Numbers are not recognized when they appear alone and not next to letters. For example [image: OnlyDigits.jpg] is recognized as: ۷۵ ۱ب which is not correct. But when it is mixed with letters as: [image: DigitsMixedWithLetters.jpg] it is recognized as: ماه ۸,۱۷۵,۰۰۰ which is

[tesseract-ocr] Re: Digits only recognized when mixed with letters

2024-02-28 Thread Tom Morris
On Wednesday, February 28, 2024 at 3:28:51 AM UTC-5 Iman Firouzian wrote: Please help me with this Please include more details about what version of the software you are using and which language (or script) model(s). Tom -- You received this message because you are subscribed to the Google

[tesseract-ocr] Re: Digits only recognized when mixed with letters

2024-02-28 Thread Iman Firouzian
I've installed it using: !sudo apt install tesseract-ocr in Google Colab. it says it's the latest version: tesseract-ocr is already the newest version (4.1.1-2.1build1). and the language model is "fas" and is installed by: !sudo apt install tesseract-ocr-fas thanks for helping On Thursday, Fe