Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed loading language 'slashedzero' #1

Open
neox-shuai opened this issue May 13, 2022 · 3 comments
Open

Failed loading language 'slashedzero' #1

neox-shuai opened this issue May 13, 2022 · 3 comments

Comments

@neox-shuai
Copy link

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.

@askppp
Copy link

askppp commented Jun 27, 2022

@neox-shuai @yusufuyanik1 I'm facing the same problem !

@yusufuyanik1
Copy link
Owner

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.

@neox-shuai

@Dielee
Copy link

Dielee commented Jul 11, 2022

Hello guys,

I have build new traineedata. Have a look at here:
https://github.com/ReceiptManager/receipt-parser-server/tree/master/tessdata

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants