Saltar al contenido

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.

preguntada hace 3 años1,7 mil visualizaciones

1 Respuesta
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

respondido hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.