Module 3: Azure Cognitive APIsGraded Quiz Answers :1.Question 1Which API allows you to do facial recognition and object detection?1 / 1 pointSpeech APIObject APIVison APISearch API2.Question 2What are the two methods for interacting with the Vision API in python?1 / 1 pointResponse ConstructorClient ConstructorRequest Constructor3.Question 3When you create a Vision service in Azure, what information does it provide?1 / 1 pointA key and an analysis URL.A key and a request URL.A key and an endpoint URL.A key and a source URL.4.Question 4Which of the following are components of The Language API?1 / 1 pointCaptioning an imageNamed entity recognitionSentiment analysisSpell check5.Question 5Which of the following best describes Sentiment Analysis?1 / 1 pointGives sentiment results for each JSON document passed to it.Gives sentiment results for an entire document.Gives sentiment results to each sentence passed to it.Gives sentiment results for document entities.6.Question 6Which of the following fields need to be defined in order to send a document to the Sentiment API?1 / 1 pointTextLanguageID7.Question 7Translation of spoken words to text is an example of which Cognitive API?1 / 1 pointSpeech APITranslation APIUnderstanding APIDictation API8.Question 8Which of the following are ways of interacting with the Speech API?1 / 1 pointURI calls [IS THIS URI OR URL??? Uniform Resource identifier - a specific type of URL]Command line statementsLanguage SDKs9.Question 9Visual Search and Video Search are part of which cognitive API?1 / 1 pointSearchComputer visionLanguageObject10.Question 10Which of the following are capabilities provided by Microsoft's Decision API?1 / 1 pointAuto-suggestPersonalizationAnomaly DetectionContent Moderator
No comments:
Post a Comment
If you have any doubts, please let me know.