nerdexam
Microsoft

AI-102 · Question #117

You are examining the Azure AI Language service output of an application. The text analyzed is: "Our tour guide took us up the Space Needle during our trip to Seattle last week." The response…

The correct answer is B. Named Entity Recognition. Named Entity Recognition (NER) is one of the features offered by Azure Cognitive Service for Language, a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. The NER feature can identify and…

Submitted by brentm· Mar 30, 2026Implement natural language processing solutions

Question

You are examining the Azure AI Language service output of an application. The text analyzed is: "Our tour guide took us up the Space Needle during our trip to Seattle last week." The response contains the data shown in the following table. Which Azure AI Language service API is used to analyze the text?

Exhibit

AI-102 question #117 exhibit

Options

  • ASentiment Analysis
  • BNamed Entity Recognition
  • CEntity Linking
  • DKey Phrase Extraction

How the community answered

(55 responses)
  • A
    5% (3)
  • B
    85% (47)
  • C
    7% (4)
  • D
    2% (1)

Explanation

Named Entity Recognition (NER) is one of the features offered by Azure Cognitive Service for Language, a collection of machine learning and AI algorithms in the cloud for developing intelligent applications that involve written language. The NER feature can identify and categorize entities in unstructured text. For example: people, places, organizations, and quantities. https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/named-entity-recogni

Topics

#Azure AI Language#Named Entity Recognition#NER API

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice