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.

질문됨 일 년 전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
지원 엔지니어
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠