AI-102 · Question #358
You have an Azure subscription. You need to deploy an Azure AI Search resource that will recognize geographic locations. Which built-in skill should you include in the skillset for the resource?
The correct answer is C. EntityRecognitionSkill. The EntityRecognitionSkill in Azure AI Search is a built-in skill designed to identify and recognize specific types of entities within text, including geographic locations (such as cities, countries, and landmarks), as well as other entities like people and organizations. This…
Question
Options
- AAzureOpenAIEmbeddingSkill
- BDocumentExtractionSkill
- CEntityRecognitionSkill
- DEntityLinkingSkill
How the community answered
(36 responses)- A3% (1)
- B3% (1)
- C86% (31)
- D8% (3)
Explanation
The EntityRecognitionSkill in Azure AI Search is a built-in skill designed to identify and recognize specific types of entities within text, including geographic locations (such as cities, countries, and landmarks), as well as other entities like people and organizations. This makes it the appropriate choice for a skillset intended to recognize geographic locations.
Topics
Community Discussion
No community discussion yet for this question.