nerdexam
Microsoft

AI-900 · Question #253

Which Azure AI Language feature can be used to retrieve data, such as dates and people's names, from social media posts?

The correct answer is D. entity recognition. Named Entity Recognition (NER) is indeed a technique that can be used to identify and extract dates and times from text. NER models, often trained on annotated datasets, learn to recognize various entities, including dates and times, within unstructured text…

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

Question

Which Azure AI Language feature can be used to retrieve data, such as dates and people's names, from social media posts?

Options

  • Alanguage detection
  • Bspeech recognition
  • Ckey phrase extraction
  • Dentity recognition

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    2% (1)
  • D
    91% (43)

Explanation

Named Entity Recognition (NER) is indeed a technique that can be used to identify and extract dates and times from text. NER models, often trained on annotated datasets, learn to recognize various entities, including dates and times, within unstructured text. https://learn.microsoft.com/en-us/azure/ai-services/language-service/named-entity- recognition/how-to-call

Topics

#Azure AI Language#Named Entity Recognition

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice