スキップしてコンテンツを表示

AWS Textract Analyse Expense is not returning group properties as part of the json

0

Hi team,

Hope you are doing well,

I am using analyse expense of AWS Textract, when passing the pdf file for getting the extracted response, the json object doesn't return the group properties as part of the json. I could use your help to understand what I can do to get the json object with group properties along with it to process the data that is extracted.

Thanks, and regards, Viswanath

質問済み 2年前317ビュー
1回答
0

The issue usually arises when older version of AWS SDK for PHP is used. The Textract console uses the latest SDK (Latest release was on Nov 1) and hence the responses were different.

Please refer to the following link to get more details on the latest release.

      https://github.com/aws/aws-sdk-php/commit/178888d9bcbabe0c79597c1755ea8a0f509b67d1 

I request you to use the latest version of SDK. Any version after 3.2471.1 should be fine

AWS
回答済み 2年前

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

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

関連するコンテンツ