Can Comprehend Events say if the event happened, and if it is in the past or the future?

0

I see Comprehend has an event detection API https://docs.aws.amazon.com/comprehend/latest/dg/how-events.html

Is it capable of saying if the event happened ? or didn't happen? Or is in the future?

AWS
エキスパート
質問済み 2年前248ビュー
1回答
0

Hi Like AWS Textract, Comprehend can work in asynchronous mode. Launch "StartEventsDetectionJob" and the response will give back a 200-response if successful.

Then just retrieve the jobid and the arn. ++

回答済み 2年前

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

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

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

関連するコンテンツ