コミュニティ

Unable to parse Arabic image

 Hello,

I have signed up for free trial and tried the .Net code sample. Using the sample I was able to read English content from an image. For Arabic, however, I am getting a blank output file. I updated the URL for Arabic as shown below:

http://cloud.ocrsdk.com/processImage?language=arabic&exportFormat=xml&profile=documentConversion&textType=normal&description=img%20(1).PNG%20-%3E%20.xml

Is there anything else I need to do to be able to read Arabic text from an image?

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

2件のコメント

  • Avatar
    Permanently deleted user

    I am also facing problem with Arabic, using the following command. I have an arabic text image in "page.jpg"


    python process.py -l Arabic "page.jpg" output.txt


    The error message I am getting is attached.

    0
  • Avatar
    Helen Osetrova

    Hello  Abdul-Baqi,

     

    When it comes to the authentication issue, please make sure that the correct authentication credentials are specified in your code:

    • Application ID  - the name of your application
    • Application Password - the password to the application that should have been sent to your account email together with the Application ID right after its registration.

     

    The credentials should be specified in the AbbyyOnlineSdk.py file:

     

    0

サインインしてコメントを残してください。