
Answer-first summary for fast verification
Answer: Identifying and categorizing entities in text such as person, location, event, product, and organization.
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.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
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.
No comments yet.