nerdexam
Microsoft

AI-102 · Question #411

You are building an app that will use Azure AI Language to extract meaning from text messages. You need to provide additional context by adding references to supporting articles in Wikipedia. What…

The correct answer is B. entity linking. Entity linking is a feature of Azure AI Language that identifies named entities in a text and links them to entries in a knowledge base, such as Wikipedia. This is used when you need to provide additional context for entities by connecting them to their corresponding articles…

Submitted by asante_acc· Mar 30, 2026

Question

You are building an app that will use Azure AI Language to extract meaning from text messages. You need to provide additional context by adding references to supporting articles in Wikipedia. What should you use?

Options

  • Akey phrase extraction
  • Bentity linking
  • CAzure AI Content Safety
  • Dcustom entity extraction recognition (NER)

How the community answered

(25 responses)
  • A
    16% (4)
  • B
    72% (18)
  • C
    4% (1)
  • D
    8% (2)

Explanation

Entity linking is a feature of Azure AI Language that identifies named entities in a text and links them to entries in a knowledge base, such as Wikipedia. This is used when you need to provide additional context for entities by connecting them to their corresponding articles or resources in external knowledge bases. In this case, since the requirement is to add references to supporting articles in Wikipedia, entity linking is the appropriate choice because it enables automatic connection of entities to Wikipedia

Topics

#Azure AI Language#Entity Linking#Text Analytics

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice