aws comprehend with aws lambda in node.js

1k Views Asked by At

https://aws.amazon.com/blogs/compute/using-aws-lambda-and-amazon-comprehend-for-sentiment-analysis/

From the post i was able to use comprehend to detect sentiment analysis but it was in python

can somebody please provide the same code in node.js

1

There are 1 best solutions below

0
On

There are plenty of examples in the docs for the JavaScript SDK, which you can find here: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Comprehend.html