Want Real-Time Custom Entity Recognition for PDFs Amazon Comprehend

0

I have built a custom entity recognition comprehend model trained on pdf documents following this two-part tutorial- https://aws.amazon.com/blogs/machine-learning/custom-document-annotation-for-extracting-named-entities-in-documents-using-amazon-comprehend/ and https://aws.amazon.com/blogs/machine-learning/extract-custom-entities-from-documents-in-their-native-format-with-amazon-comprehend/. Here I have used the aws sagemaker for labeling the pdfs and then training my model. My question is: Is it possible to use this model for real-time synchronous analysis job.

已提問 1 年前檢視次數 296 次
2 個答案
1

By definition, Comprehend analysis jobs can only be asynchronous. What you are after here would be real-time custom recognizer analysis. Once you have trained your recognizer, you can refer to this link for real-time custom entity recognition.

A more detailed implementation can be found on our blog here:

In this post, we cover how to build an Amazon Comprehend custom entity recognition model and set up an Amazon Comprehend Custom Entity Recognition real time endpoint for synchronous inference.

If you experience any roadblocks while implementing the above, please do not hesitate to raise a support case via your AWS console and one of our Support Engineers will be glad to further assist you in your journey.

AWS
支援工程師
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南