
Explanation:
The correct answer is A: entity recognition. Named Entity Recognition (NER) involves identifying and categorizing entities in the text into predefined classes such as person, location, event, product, and organization. In this scenario, the output displays entities like DateTime, PersonType, and Skill within square brackets, which indicates the presence of named entities recognized in the text.
Ultimate access to all questions.
No comments yet.
Which natural language processing technique is described in the output from processing a Microsoft news story?
A
Identifying and categorizing entities in text such as person, location, event, product, and organization.
B
Extracting key phrases from text.
C
Determining the emotional tone of text to understand attitudes, opinions, and emotions.
D
Converting text from one language to another.