Named Entity Recognition is a process in NLP that identifies and classifies entities like names, locations, and dates in text. Used in information extraction and text analytics.
Example:
A news aggregator uses NER to identify company names in articles.