Named Entity Recognition (NER) is a fundamental task in Natural Language Processing that identifies and classifies key information (entities) in text. It recognizes names of people, organizations, locations, and more, transforming unstructured data into meaningful structure, often leveraging Machine Learning.