In which two scenarios can you use a speech synthesis solution?
A. an automated voice that reads back a credit card number entered into a telephone by using a numeric keypad
B. generating live captions for a news broadcast
C. extracting key phrases from the audio recording of a meeting
D. an AI character in a computer game that speaks audibly to a player
A. an automated voice that reads back a credit card number entered into a telephone by using a numeric keypad
D. an AI character in a computer game that speaks audibly to a player
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
You need to scan the news for articles about your customers and alert employees when there is a negative article. Positive articles must be added to a press book.
Which natural language processing tasks should you use to complete the process?
-Tasks-
- Entity recognition
- Sentiment analysis
- Speech synthesis
- Translation
-Answer Area-
News articles → Filter ‘Task’ → Mentions clients → Assess ‘Tasks’ → Negative coverage → Send alert
↓
Positive coverage → Add to press book
Entity recognition → Mentions clients
Sentiment analysis → Negative coverage → Send alert
Entity recognition → Find mentions of clients.
Sentiment analysis → Assess whether coverage is negative or positive.
You are building a knowledge base by using QnA Maker.
Which file format can you use to populate the knowledge base?
A. PPTX
B. XML
C. ZIP
D. PDF
D. PDF
In which scenario should you use key phrase extraction?
A. identifying whether reviews of a restaurant are positive or negative
B. generating captions for a video based on the audio track
C. identifying which documents provide information about the same topics
D. translating a set of documents from English to German
C. identifying which documents provide information about the same topics
You have insurance claim reports that are stored as text.
You need to extract key terms from the reports to generate summaries.
Which type of AI workload should you use?
A. natural language processing
B. conversational AI
C. anomaly detection
D. computer vision
A. natural language processing
To complete the sentence, select the appropriate option in the answer area.
Natural language processing can be used to
↓
- classify email messages as work-related or personal.
- predict the number of future car rentals.
- predict which website visitors will make a transaction.
- stop a process in a factory when extremely high temperatures are registered.
Which AI service can you use to interpret the meaning of a user input such as Call me back later?
A. Translator
B. Text Analytics
C. Speech
D. Language Understanding (LUIS)
D. Language Understanding (LUIS)
You are developing a chatbot solution in Azure.
Which service should you use to determine a user’s intent?
A. Translator
B. QnA Maker
C. Speech
D. Language Understanding (LUIS)
D. Language Understanding (LUIS)
You need to make the written press releases of your company available in a range of languages.
Which service should you use?
A. Translator
B. Text Analytics
C. Speech
D. Language Understanding (LUIS)
A. Translator
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Match the types of natural languages processing workloads to the appropriate scenarios.
-Workloads Types-
- Entity recognition
- Key phrase extraction
- Language modeling
- Sentiment analysis
- Translation
- Speech recognition and speech synthesis
-Answer Area-
- Extracts persons, locations, and organizations from the text
- Evaluates text along a positive-negative scale
- Converts text to a different language
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
You are developing a natural language processing solution in Azure. The solution will analyze customer reviews and determine how positive or negative each review is.
This is an example of which type of natural language processing workload?
A. language detection
B. sentiment analysis
C. key phrase extraction
D. entity recognition
B. sentiment analysis
You use natural language processing to process text from a Microsoft news story.
You receive the output shown in the following exhibit.
“For weeks now, students and teachers have been settling into the uncharted routine of distance learning. Today I want to thank all of the educators who are connecting classrooms and classmates together in the sudden shift to remote learning. This change requires everyone working together and is unlike anything we’ve seen in the modern history of education. We’ve seen countries, school districts and universities move rapidly into remote learning environments with Microsoft Teams being used in 175 countries by 183,000 institutions.”
→
now [DateTime]
students [PersonType]
teachers [PersonType]
distance [Skill]
Today [DateTime-Date]
educators [PersonType]
classrooms [Location]
classmates [PersonType]
remote learning [Skill]
history [Skill]
education [Skill]
remote learning [Skill]
Microsoft [Organization]
175 [Quantity-Number]
183,000 [Quantity-Number]
Which type of natural languages processing was performed?
A. entity recognition
B. key phrase extraction
C. sentiment analysis
D. translation
A. entity recognition
You plan to apply Text Analytics API features to a technical support ticketing system.
Match the Text Analytics API features to the appropriate natural language processing scenarios.
-API Features-
- Entity recognition
- Key phrase extraction
- Language detection
- Sentiment analysis
-Answer Area-
- Understand how upset a customer is based on the text contained in the support ticket.
- Summarize important information from the support ticket.
- Extract key dates form the support ticket.
You are authoring a Language Understanding (LUIS) application to support a music festival.
You want users to be able to ask questions about scheduled shows, such as: Which act is playing on the main stage?
The question Which act is playing on the main stage? is an example of which type of element?
A. an intent
B. an utterance
C. a domain
D. an entity
B. an utterance
You build a QnA Maker bot by using a frequently asked questions (FAQ) page.
You need to add professional greetings and other responses to make the bot more user friendly.
What should you do?
A. Increase the confidence threshold of responses
B. Enable active learning
C. Create multi-turn questions
D. Add chit-chat
D. Add chit-chat
You need to develop a chatbot for a website. The chatbot must answer users’ questions based on the information in the following documents:
✑ A product troubleshooting guide in a Microsoft Word document
✑ A frequently asked questions (FAQ) list on a webpage
Which service should you use to process the documents?
A. Azure Bot Service
B. Language Understanding
C. Text Analytics
D. QnA Maker
D. QnA Maker
You are building a Language Understanding model for an e-commerce business.
You need to ensure that the model detects when utterances are outside the intended scope of the model.
What should you do?
A. Test the model by using new utterances
B. Add utterances to the None intent
C. Create a prebuilt task entity
D. Create a new model
B. Add utterances to the None intent
Which two scenarios are examples of a natural language processing workload?
A. monitoring the temperature of machinery to turn on a fan when the temperature reaches a specific threshold
B. a smart device in the home that responds to questions such as, “What will the weather be like today?”
C. a website that uses a knowledge base to interactively respond to users’ questions
D. assembly line machinery that autonomously inserts headlamps into cars
B. a smart device in the home that responds to questions such as, “What will the weather be like today?”
C. a website that uses a knowledge base to interactively respond to users’ questions
You have an AI solution that provides users with the ability to control smart devices by using verbal commands.
Which two types of natural language processing (NLP) workloads does the solution use?
A. text-to-speech
B. key phrase extraction
C. speech-to-text
D. language modeling
E. translation
A. text-to-speech
C. speech-to-text
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
You plan to use Azure Cognitive Services to develop a voice controlled personal assistant app.
Match the Azure Cognitive Services to the appropriate tasks.
-Services-
- Speech
- Language service
- Translator Text
-Answer Area-
- Convert a user’s speech to text
- Identify a user’s intent
- Provide a spoken response to the user