Machine Learning Flashcards
You should use Amazon Transcribe to turn text into lifelike speech using deep learning.
True or False
False
Amazon Transcribe is an AWS service that makes it easy for customers to convert speech-to-text. Amazon Polly is a service that turns text into lifelike speech.
A company would like to implement a chatbot that will convert speech-to-text and recognize the customers’ intentions. What service should it use?
a) Transcribe
b) Rekognition
c) Connect
d) Lex
d) Lex
Amazon Lex is a service for building conversational interfaces into any application using voice and text. Lex provides the advanced deep learning functionalities of automatic speech recognition (ASR) for converting speech to text, and natural language understanding (NLU) to recognize the intent of the text, to enable you to build applications with highly engaging user experiences and lifelike conversational interactions.
You would like to find objects, people, text, or scenes in images and videos. What AWS service should you use?
a) Rekognition
b) Polly
c) Transcribe
d) Lex
a) Rekognition
Amazon Rekognition makes it easy to add image and video analysis to your applications using proven, highly scalable, deep learning technology that requires no machine learning expertise to use.
A research team would like to group articles by topics using Natural Language Processing (NLP). Which service should they use?
a) Translate
b) Comprehend
c) Lex
d) Rekognition
b) Comprehend
Amazon Comprehend is a natural language processing (NLP) service that uses machine learning to find meaning and insights in text.
A company would like to convert their documents in different languages, with natural and accurate wording. What should they use?
a) Transcribe
b) Polly
c) Translate
d) WordTranslator
c) Translate
Amazon Translate is a neural machine translation service that delivers fast, high-quality, and affordable language translation.
A developer would like to build, train, and deploy a machine learning model quickly. Which service can he use?
a) SageMaker
b) Polly
c) Comprehend
d) Transcribe
a) SageMaker
Amazon SageMaker is a fully managed service that provides every developer and data scientist with the ability to build, train, and deploy machine learning (ML) models quickly. SageMaker removes the heavy lifting from each step of the machine learning process to make it easier to develop high quality models.
Which AWS service makes it easy to convert speech-to-text?
a) Connect
b) Translate
c) Transcribe
d) Polly
c) Transcribe
Amazon Transcribe is an AWS service that makes it easy for customers to convert speech-to-text.