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 10 mesi fa263 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
con risposta 10 mesi fa
profile picture
ESPERTO
verificato 10 mesi 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