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.

preguntada hace un año296 visualizaciones
2 Respuestas
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
INGENIERO DE SOPORTE
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas