Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Exam MLS-C01 All Questions
Exam MLS-C01 All Questions

View all questions & answers for the MLS-C01 exam

Amazon Web Services AWS Certified Specialty MLS-C01 Question # 130 Topic 14 Discussion

MLS-C01 Exam Topic 14 Question 130 Discussion:
Question #: 130
Topic #: 14

A company that runs an online library is implementing a chatbot using Amazon Lex to provide book recommendations based on category. This intent is fulfilled by an AWS Lambda function that queries an Amazon DynamoDB table for a list of book titles, given a particular category. For testing, there are only three categories implemented as the custom slot types: "comedy," "adventure,” and "documentary.”

A machine learning (ML) specialist notices that sometimes the request cannot be fulfilled because Amazon Lex cannot understand the category spoken by users with utterances such as "funny," "fun," and "humor." The ML specialist needs to fix the problem without changing the Lambda code or data in DynamoDB.

How should the ML specialist fix the problem?


A.

Add the unrecognized words in the enumeration values list as new values in the slot type.


B.

Create a new custom slot type, add the unrecognized words to this slot type as enumeration values, and use this slot type for the slot.


C.

Use the AMAZON.SearchQuery built-in slot types for custom searches in the database.


D.

Add the unrecognized words as synonyms in the custom slot type.


Get Premium MLS-C01 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.