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?

質問済み 10ヶ月前263ビュー
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
回答済み 10ヶ月前
profile picture
エキスパート
レビュー済み 10ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ