Enable Sentiment Analysis on an Amazon Lex Bot
In this lab, you’ll practice enabling sentiment analysis on Amazon Lex to detect the sentiment of user input. When you’re finished with this lab, you’ll have learned to use sentiment analysis to enhance the conversation flow.
Terms and conditions apply.
Lab info
Lab author
Challenge
Review the Existing Amazon Lex Chat Application in Your Account
You’ll review and test the existing Amazon Lex Chat application in your account by using a few sample utterances. You’ll also identify the areas of the chat application that require sentiment analysis.
Challenge
Enable Sentiment Analysis on Amazon Lex Bot
You’ll learn to enable sentiment analysis on your Amazon Lex bot. You’ll also learn to review the sentiment of user input text.
Challenge
Configure a Lambda Function to Return a Custom Response Based on Sentiment
You’ll create and configure a Lambda function to return a custom response to Amazon Lex bot based on sentiment of the user input text.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic understanding of Identity Access Management, roles and permissions.
- Basic understanding of Lambda functions.