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

How to support parsing Chinese? #67

Open
Sky24n opened this issue May 1, 2024 · 1 comment
Open

How to support parsing Chinese? #67

Sky24n opened this issue May 1, 2024 · 1 comment

Comments

@Sky24n
Copy link

Sky24n commented May 1, 2024

No description provided.

@Robyer
Copy link
Member

Robyer commented May 1, 2024

I expect you just need to use correct traineddata files from https://github.com/tesseract-ocr/tessdata/tree/4.0.0 and then select that language when calling init().

Maybe there is more to properly configure it for Chinese, but since this library is just a wrapper around the Tesseract itself, you should consult their docs/support. Check their main repo: https://github.com/tesseract-ocr/tesseract

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

2 participants