AI-900 · Question #202
Natural language processing can be used to __________. Select the answer that correctly completes the sentence.
The correct answer is C. Classify email messages as work-related or personal. Natural Language Processing (NLP) is used for understanding and processing human language, making it suitable for tasks like classifying text.
Question
Options
- AAnalyze video content
- BGenerate speech
- CClassify email messages as work-related or personal.
- DClassify images
How the community answered
(24 responses)- B4% (1)
- C92% (22)
- D4% (1)
Why each option
Natural Language Processing (NLP) is used for understanding and processing human language, making it suitable for tasks like classifying text.
Analyzing video content typically falls under computer vision, not natural language processing, unless the video contains spoken language to be analyzed.
Generating speech is a function of speech synthesis, which is related to but distinct from natural language processing; NLP focuses on understanding and processing text, not generating audio.
Classifying email messages as work-related or personal involves analyzing the text content of the emails, which is a core capability of natural language processing (NLP). NLP techniques can identify keywords, phrases, and sentiment to categorize text.
Classifying images is a computer vision task, not a natural language processing task.
Concept tested: Natural Language Processing (NLP) applications
Source: https://learn.microsoft.com/en-us/azure/ai-services/language-service/overview
Topics
Community Discussion
No community discussion yet for this question.