Refer to the exhibit. You are calling the Azure AI Language API for entity linking. What is the primary purpose of this request?
Entity linking maps entities to known entities in a knowledge base.
Why this answer
Option A is correct because entity linking identifies named entities and links them to a knowledge base (like Wikipedia). Option B is wrong because entity extraction without linking is done by NER. Option C is wrong because key phrase extraction is a different API.
Option D is wrong because sentiment analysis is separate.