What is Named Entity Recognition (NER) in NLP?
a) Identifying keywords in a sentence
b) Recognizing proper names and specific entities like locations and organizations
c) Summarizing text
d) Translating sentences
Answer:
b) Recognizing proper names and specific entities like locations and organizations
Explanation:
NER is the process of identifying and classifying named entities (such as persons, organizations, and locations) in a text.
Reference:
Natural Language Processing (NLP) Quiz – MCQ Questions and Answers