Direkt zum Inhalt

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
EXPERTE
gefragt vor 4 Jahren371 Aufrufe
1 Antwort
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. ++

beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.