Back to glossary

AI GLOSSARY

Named Entity Recognition

NERNatural Language Processing (NLP)

The task of identifying and classifying named entities in text, such as people, organizations, locations, dates, and products, into predefined categories. NER is a foundational NLP task used in information extraction, search, and question answering, turning unstructured text into structured, actionable data.

External reference