nerdexam
Microsoft

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.

Submitted by jian89· Mar 30, 2026Describe features of Natural Language Processing (NLP) workloads on Azure

Question

Natural language processing can be used to __________. Select the answer that correctly completes the sentence.

Options

  • AAnalyze video content
  • BGenerate speech
  • CClassify email messages as work-related or personal.
  • DClassify images

How the community answered

(24 responses)
  • B
    4% (1)
  • C
    92% (22)
  • D
    4% (1)

Why each option

Natural Language Processing (NLP) is used for understanding and processing human language, making it suitable for tasks like classifying text.

AAnalyze video content

Analyzing video content typically falls under computer vision, not natural language processing, unless the video contains spoken language to be analyzed.

BGenerate speech

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.

CClassify email messages as work-related or personal.Correct

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.

DClassify images

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

#Natural Language Processing#Text classification#Email classification

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice