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

Doesn't work for Arabic #30

Closed
antimatter15 opened this issue Oct 14, 2016 · 4 comments
Closed

Doesn't work for Arabic #30

antimatter15 opened this issue Oct 14, 2016 · 4 comments

Comments

@antimatter15
Copy link
Member

antimatter15 commented Oct 14, 2016

Sample image:

image

Error:

image

Code

Tesseract.recognize(myImageA2,{lang: 'ara'})
    .then(function(result){console.log(result); alert(result.text);})
@antimatter15 antimatter15 self-assigned this Oct 14, 2016
@antimatter15 antimatter15 changed the title Doesn't work on Arabic Doesn't work for Arabic Oct 14, 2016
@antimatter15 antimatter15 removed their assignment Oct 14, 2016
@amitdo
Copy link

amitdo commented Oct 15, 2016

Arabic uses the 'Cube' engine. All the ara cube files are needed.

@f4r4zas
Copy link

f4r4zas commented Aug 8, 2018

@amitdo How do i use the cub engine

@f4r4zas
Copy link

f4r4zas commented Aug 18, 2018

and where do i please the ara files

@jeromewu
Copy link
Member

Should work lang code ara now, feel free to reopen with more information.

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