You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@9cb128b0b8ce:/var/www/medical/tmp/img# tesseract --list-langs
List of available languages (5):
eng
lat
osd
slashedzero
spa
but when i use : tesseract --dpi 100 20.png stdout -l slashedzero
show:
Failed loading language 'slashedzero'
Tesseract couldn't load any languages!
Could not initialize tesseract.
The text was updated successfully, but these errors were encountered:
I only used tesseract once 2 years ago, so I can't fix if there is anything corrupted in my file.
But you can perhaps check out the discussion here about the error you are getting. failed loading language error
Or you can fine-tune on a default trainneddata using your own dataset
As far as I remember, I used only about 50 samples to fine-tune and it worked perfectly.
root@9cb128b0b8ce:/var/www/medical/tmp/img# tesseract --list-langs
List of available languages (5):
eng
lat
osd
slashedzero
spa
but when i use : tesseract --dpi 100 20.png stdout -l slashedzero
show:
Failed loading language 'slashedzero'
Tesseract couldn't load any languages!
Could not initialize tesseract.
The text was updated successfully, but these errors were encountered: