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?

已提问 1 年前352 查看次数
1 回答
0
已接受的回答

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
专家
已回答 1 年前
profile picture
专家
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则