AI-900 · Question #243
A smart device that responds to the question "What is the stock price of Contoso. Ltd.?" is an example of which AI workload?
The correct answer is B. natural language processing. A smart device responding to a spoken question about a stock price demonstrates natural language processing, as it involves understanding and generating human language.
Question
Options
- Aknowledge mining
- Bnatural language processing
- Ccomputer vision
- Danomaly detection
How the community answered
(28 responses)- A7% (2)
- B79% (22)
- C4% (1)
- D11% (3)
Why each option
A smart device responding to a spoken question about a stock price demonstrates natural language processing, as it involves understanding and generating human language.
Knowledge mining involves extracting information from large amounts of unstructured data to create a searchable index or knowledge base, which is a different domain than real-time conversational understanding.
Natural language processing (NLP) is the AI workload involved when a device interprets human language, extracts intent and entities (like "stock price" and "Contoso. Ltd."), and formulates a response based on that understanding. This includes tasks like speech recognition and natural language understanding.
Computer vision deals with enabling computers to "see" and interpret visual data, such as images and videos, which is not directly relevant to understanding spoken questions.
Anomaly detection identifies unusual patterns or outliers in data, a task unrelated to understanding and responding to natural language queries.
Concept tested: Core AI workloads - Natural Language Processing
Source: https://learn.microsoft.com/en-us/azure/ai-services/language-service/overview
Topics
Community Discussion
No community discussion yet for this question.