Definition
A technique that identifies and classifies named entities (people, organizations, locations, etc.) in text.
Detailed Explanation
NER identifies and categorizes key information in text into predefined categories such as person names, organizations, locations, medical codes, time expressions, quantities, monetary values, etc. It uses context and pattern recognition to determine entity types.
Use Cases
Information extraction from documents, news analysis, customer service automation, legal document processing