Process and translate text with Azure Cognitive Services Microsoft Quiz Answers

Get Process and translate text with Azure Cognitive Services Microsoft Quiz Answers

A large volume of the data that applications need to process is in text format. Using Azure Cognitive Services, you can create apps that extract semantic meaning from text and translate it between languages.

This learning path helps prepare you for Exam AI-102: Designing and Implementing a Microsoft Azure AI Solution.

Prerequisites:

Before starting this learning path, you will need

Enroll on Microsoft

Module 1: Extract insights from text with the Language service

The Language service enables you to create intelligent apps and services that extract semantic information from text.

Learning objectives:

In this module, you will learn how to use the Language service to:

  • Detect language
  • Extract key phrases
  • Analyze sentiment
  • Extract entities
  • Extract linked entities

Prerequisites:

Before starting this module, you will need

  • Familiarity with Microsoft Azure and the Azure portal.
  • Experience programming with C# or Python.

Quiz 1: Knowledge check

Q1. How should you create an application that monitors the comments on your company’s web site and flags any negative posts?

  • Use the Language service to extract key phrases.
  • Use the Language service to perform sentiment analysis of the comments.
  • Use the Language service to extract named entities from the comments.

Q2. You have analyzed text that contains the word “Paris”. How might you determine of this word refers to the French city or the character in Homer’s “The Iliad”?

  • Use the Language service to extract key phrases.
  • Use the Language service to detect the language of the text.
  • Use the Language service to extract linked entities.

Module 2: Translate text with the Translator service

The Translator service enables you to create intelligent apps and services that can translate text between languages.

Learning objectives:

After completing this module, you will be able to:

  • Provision a Translator resource
  • Understand language detection, translation, and transliteration
  • Specify translation options
  • Define custom translations

Prerequisites:

Before starting this module, you will need

  • Familiarity with Microsoft Azure and the Azure portal.
  • Experience programming with C# or Python.

Quiz 1: Knowledge check

Q1. What function of the Translator service should you use to convert the Chinese word “你好” to the English word “Hello”?

  • detect
  • translate
  • transliterate

Q2. What function of the Translator service should you use to convert the Russian word “спасибо” in Cyrillic characters to “spasibo” in Latin characters?

  • detect
  • translate
  • transliterate
Conclusion:

I hope this Process and translate text with Azure Cognitive Services Microsoft Quiz Answers would be useful for you to learn something new from this problem. If it helped you then don’t forget to bookmark our site for more Coding Solutions.

This Problem is intended for audiences of all experiences who are interested in learning about Data Science in a business context; there are no prerequisites.

Keep Learning!

More Coding Solutions >>

LeetCode Solutions

Hacker Rank Solutions

CodeChef Solutions

Leave a Reply

Your email address will not be published. Required fields are marked *