Named Entity Recognition (NER)
Named Entity Recognition (NER) is an NLP technique that automatically identifies and classifies named entities in text — such as people, organisations, locations, dates, and quantities — into predefined categories.
What is Named Entity Recognition?
Why NER Matters for Business
Related Terms
Explore further
FAQ
Frequently asked questions
Keyword extraction identifies important terms in text without classifying them. NER identifies specific named entities and assigns them to categories (person, organisation, location, etc.). NER provides richer, more structured information than keyword extraction.
Yes. While general NER models recognise standard entity types, custom NER models can be trained to recognise domain-specific entities such as drug names, gene identifiers, financial instruments, or product codes.
State-of-the-art NER models achieve F1 scores above 90% on standard benchmarks for common entity types. Accuracy can be lower for rare entities, ambiguous contexts, or domain-specific types. Fine-tuning on domain data typically improves accuracy significantly.
Need help implementing this?
Our team can help you apply these concepts to your business. Book a free strategy call.