Classifying whether an image is invoice or receipt in textract Expenseanalysis flow

0

Hi,

I am using the following API - https://docs.aws.amazon.com/textract/latest/dg/invoices-receipts.html - startExpenseAnalysis. It works for both invoices and receipts - is there a way to classify whether the document is invoices or receipts?

posta un anno fa356 visualizzazioni
1 Risposta
0
Risposta accettata

Amazon Textract does not provide an explicit flag if the document is an invoice or a receipt. However, you can make that call by looking at the type of fields that are returned (Expense Analytics Standard Fields) and judge if it is likely to be an invoice or an expense. This is going to be highly dependent on the format and type of invoice/expense being processed.

AWS
ESPERTO
con risposta un anno fa
profile picture
ESPERTO
verificato un anno 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