In this post, I will create a NER service endpoint by leveraging AWS API gateway, lambda and Amazon Comprehend. The post covers the followings: What is NER?Amazon ComprehendCreate a Lambda function to handle a comprehend request and create a response with comprehend entities resultCreate an API endpoint that leverage