This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
input.txt
1 lines (1 loc) · 4.87 KB
/
input.txt
1
[{"question": "Which AWS service allows you to customize the pronunciation of words with Pronunciation lexicons and uses the AWS SSML?", "type": "multiple choice", "options": ["Amazon Polly", "Amazon Lex & Connect", "Amazon Translate", "Amazon Comprehend"], "answer": ["Amazon Polly"], "explanation": "Amazon Polly offers the feature to customize the pronunciation of words using Pronunciation lexicons and utilizes the AWS SSML as per the slide."}, {"question": "Which service can be used to fully manage service for developers/data scientists to build ML models?", "type": "multiple choice", "options": ["Amazon Lex & Connect", "Amazon SageMaker", "Amazon Forecast", "Amazon Kendra"], "answer": ["Amazon SageMaker"], "explanation": "Amazon SageMaker is a fully managed service that provides the ability for developers and data scientists to build ML models."}, {"question": "In the context of Amazon Comprehend, what can be understood from analyzing a collection of texts (e.g. emails)?", "type": "multiple response", "options": ["Language of the texts", "How positive or negative the text is", "Text categorization by topics", "Predict future texts"], "answer": ["Language of the texts", "How positive or negative the text is", "Text categorization by topics"], "explanation": "According to the slide, Amazon Comprehend can determine the language of texts, understand how positive or negative they are, and automatically organize a collection of texts by topics."}, {"question": "Which AWS service is primarily used for automatic extraction of text, handwriting, and data from scanned documents?", "type": "multiple choice", "options": ["Amazon Textract", "Amazon Translate", "Amazon Polly", "Amazon Forecast"], "answer": ["Amazon Textract"], "explanation": "Amazon Textract is designed for automatic extraction of text, handwriting, and data from scanned documents."}, {"question": "Which AWS service offers the DetectPHI API to detect Protected Health Information?", "type": "multiple choice", "options": ["Amazon Comprehend Medical", "Amazon Comprehend", "Amazon Forecast", "Amazon Kendra"], "answer": ["Amazon Comprehend Medical"], "explanation": "Amazon Comprehend Medical offers the DetectPHI API to detect Protected Health Information according to the slide."}, {"question": "What is the primary purpose of Amazon Forecast?", "type": "multiple choice", "options": ["Language processing", "ML model creation", "Predict future sales of a product", "Document search"], "answer": ["Predict future sales of a product"], "explanation": "Amazon Forecast is designed to deliver highly accurate forecasts, such as predicting the future sales of a product."}, {"question": "Which service allows you to turn text into lifelike speech using deep learning?", "type": "multiple choice", "options": ["Amazon Polly", "Amazon Translate", "Amazon SageMaker", "Amazon Comprehend"], "answer": ["Amazon Polly"], "explanation": "Amazon Polly turns text into lifelike speech using deep learning as per the slide."}, {"question": "Which AWS service is primarily designed for natural and accurate language translation?", "type": "multiple choice", "options": ["Amazon Translate", "Amazon Polly", "Amazon Lex & Connect", "Amazon Comprehend"], "answer": ["Amazon Translate"], "explanation": "Amazon Translate focuses on providing natural language translation."}, {"question": "Which AWS service is primarily used for speech-to-text? And what is used for a virtual contact center", "type": "multiple choice", "options": ["Amazon Sagemaker", "Amazon Polly", "Amazon Lex & Connect", "Amazon Comprehend"], "answer": ["Amazon Lex & Connect"], "explanation": "Amazon Lex is used for speech-to-text and Connect for the virtual contact center (retrieve calls etc.)."}, {"question": "Which AWS service provides natural language processing capabilities for analyzing the text?", "type": "multiple choice", "options": ["Amazon Translate", "Amazon Kendra", "Amazon Comprehend", "Amazon Polly"], "answer": ["Amazon Comprehend"], "explanation": "Amazon Comprehend provides natural language processing (NLP) capabilities. The other services offer different functionalities."}, {"question": "Which AWS service is designed for searching across unstructured data with natural language queries?", "type": "multiple choice", "options": ["Amazon Polly", "Amazon Comprehend Medical", "Amazon Kendra", "Amazon Forecast"], "answer": ["Amazon Kendra"], "explanation": "Amazon Kendra is designed for searching across unstructured data using natural language queries. The other services offer different functionalities."}, {"question": "Which AWS service is tailored for building real-time personalized recommendations?", "type": "multiple choice", "options": ["Amazon SageMaker", "Amazon Comprehend", "Amazon Personalize", "Amazon Textract"], "answer": ["Amazon Personalize"], "explanation": "Amazon Personalize is designed to build real-time personalized recommendations. The other services offer different functionalities."}]