Hebrew Support

Dan Michelson 0 Reputation points
2024-01-19T09:52:09.82+00:00

I am using C# SDK Azure.AI.FormRecognizer. The scan does not recognize the text written in Hebrew. Do I need to mention that it is in the Hebrew language? how?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,920 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 18,566 Reputation points
    2024-01-19T20:54:03.7766667+00:00

    Hello @Dan Michelson , Thanks for using Microsoft Q&A Platform.

    May I know about the model you are working using Document intelligence? Is it pre-built/custom model?

    The language support for different models is listed here kindly check: https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/language-support-prebuilt?view=doc-intel-4.0.0&tabs=languages%2Cthermal

    If the model supports Hebrew language, then you can specify the locale="he" parameter something like this and try. User's image

    I hope this helps.

    Regards, Vasavi

    -Please kindly accept the answer and vote 'yes' if you feel helpful to support the community, thanks.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.