Passer au contenu

Is there a way to specify language while detecting text in AWS Textract?

0

I am trying extract some texts from a document as key-value pairs using Textract boto3 client, but the doc contains some text in regional languages (Hindi in this case). Is there any parameter to mention only 'Engish' as a language for text extraction and ignore any non-english characters. TIA.

demandé il y a 3 ans1,7 k vues

1 réponse
0

Currently English, Spanish, Italian, Portuguese, French, and German are supported languages in Amazon Textract. Please refer the below page for more information on language (under quotas) https://docs.aws.amazon.com/textract/latest/dg/limits-document.html

AWS

répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.