nerdexam
AmazonAmazon

MLS-C01 · Question #172

MLS-C01 Question #172: Real Exam Question with Answer & Explanation

Sign in or unlock MLS-C01 to reveal the answer and full explanation for question #172. The question stem and answer options stay visible for context.

Machine Learning Implementation and Operations

Question

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?

Options

  • AAdd the unrecognized words in the enumeration values list as new values in the slot type.
  • BCreate a new custom slot type, add the unrecognized words to this slot type as enumeration
  • CUse the AMAZON.SearchQuery built-in slot types for custom searches in the database.
  • DAdd the unrecognized words as synonyms in the custom slot type.

Unlock MLS-C01 to see the answer

You've previewed enough free MLS-C01 questions. Unlock MLS-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Amazon Lex#Slot Types#Natural Language Understanding (NLU)#Synonyms
Full MLS-C01 PracticeBrowse All MLS-C01 Questions