Billing table explanation - text detection vs text analyze

0

Hello,

What's the difference between Detect Document Text API and Analyze Document API, isn't it the same? I understand that Analyze Document means extracting data (for example tables, forms or extracting data based on our questions). But What does it mean Detect Document Text API? And What is difference between these two?

Source pricing table: https://aws.amazon.com/textract/pricing/

1 Risposta
3
Risposta accettata

The Detect Document Text API is only using OCR technology to extract text and read handwriting from a document. The Analyze Document API applies additional processing to the text of a document to extract tabular data, key-value pairs, or query the document with plain questions (e.g., “What is the customer name?”) and receive that data (e.g., “Jane Doe”) as part of the response.

AWS
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande