aws-samples / amazon-comprehend-custom-entity

Notebooks and recipes for creating custom entity recognizer for Amazon comprehend.
MIT License
12 stars 14 forks source link

Regarding amazon comprehend custom ner model #3

Open divyag11 opened 4 years ago

divyag11 commented 4 years ago

Hi, I saw your notebook: https://github.com/aws-samples/amazon-comprehend-custom-entity/blob/master/1-AWS-Comprehend-Custom-Entities.ipynb.I can see that you have used comprehend.start_entities_detection_job for detecting the entities.start_entities_detection_job basically starts asynchronous jobs.

Is there any way to detect entities using Amazon comprehend custom ner model using real-time analysis rather than through creating a job?

divyag11 commented 4 years ago

please reply

sublimotion commented 3 years ago

Yes it is now possible. https://docs.aws.amazon.com/comprehend/latest/dg/detecting-cer-real-time.html