Glossary
Natural language processing (NLP)
Natural language processing is the older name for getting software to work with human language, and a buyer now meets it mostly as a signal about when a product or a job description was written.
In plain terms
The older name for making software handle human language. It covers everything from splitting sentences and tagging parts of speech to translation and classification. The work did not stop; the vocabulary moved, so when you see the older phrase it usually says more about when something was written than about what it can do.
Why it matters
Because it appears in places that matter to a buyer and to anybody hiring. A vendor describing a product this way is frequently offering well-established techniques that work reliably and cost far less than a general assistant, which is often exactly right, and a job advert using it is describing a discipline that still contains most of the practical craft.
How it works
It named a set of specific tasks rather than a single capability, which is why the phrase feels dated now. Splitting text into sentences, tagging grammatical roles, recognising names of people and places, classifying documents and translating between languages were separate problems with separate techniques, each with its own literature and its own tooling.
The current wave absorbed most of those tasks into one general capability. A single system now does classification, extraction, translation and summarisation without being built separately for each, which is what made the older name feel superseded even though the underlying goal never changed.
The older methods survive where they are better, and better usually means cheaper and more predictable. Classifying a very high volume of short texts, extracting a known set of fields, or detecting a language are all handled by small established models at a fraction of the cost and with results that do not vary between runs.
The phrase now carries information about vintage, which is useful rather than dismissive. Encountering it in a product description suggests established, well-understood techniques with predictable behaviour and pricing, and that is frequently what a particular job actually needs.
Two ways to classify a million short texts
Seen in the wild
A translation platform whose quality has long led the field for European languages, doing one of this field's original tasks at production scale.
DeepLA writing assistant that catches errors in real time and rewrites for clarity and tone, wherever somebody happens to be typing.
GrammarlyThe hub at the centre of open machine learning, where the small task-specific models this field produced are published alongside the general ones.
Hugging Face
Common misconceptions
People assume
It was replaced.
In fact
The name lost ground and the work did not. Most of what the field set out to do is now done by general systems, and a substantial amount is still done better by the older task-specific methods, particularly where volume is high and the output must be identical every time.
People assume
A product describing itself this way is behind.
In fact
It is frequently offering exactly what the task needs. Established techniques are cheaper, faster and more predictable than a general assistant for narrow work, so the older vocabulary often signals a sensible fit rather than a stale one, and dismissing it on the wording is an expensive habit.
Telling them apart
Natural language processing vs Large language model
Natural language processing
The field, and its task-specific methods.
One general approach that absorbed most of those tasks.
The first is a discipline and the second is a technique within it, which is why a vendor can honestly claim both about the same product.
Questions
- Is it worth using the older methods?
- For narrow, high-volume, repetitive work, frequently yes. Classifying millions of short texts or pulling a fixed set of fields from a standard form is cheaper, faster and more consistent with a small established model, and consistency matters more than people expect because the same input gives the same output every time.
- What does it tell me when a vendor uses the phrase?
- Usually that the product is built on established techniques rather than a general assistant, which is information rather than a verdict. It suggests predictable behaviour, predictable pricing and a narrower scope, and for a well-defined task those are advantages rather than compromises.
- Why does it still appear in job adverts?
- Because the discipline persists even where the vocabulary has moved on, and much of the practical craft of working with text lives there. Someone hiring for it is generally describing real engineering skills around language data rather than signalling that they have not noticed the last few years.
Key takeaways
- The name lost ground; the work did not.
- The current wave absorbed most of its separate tasks into one capability.
- Older methods still win on high volume, narrow scope and repeatability.
- The phrase now signals vintage, which is information rather than a verdict.
Tools that use this
- DeepL
A long-standing lead on European languages, at production scale.
- Grammarly
Real-time correction and rewriting wherever somebody types.
- Hugging Face
Small task-specific models published beside the general ones.
Last checked July 2026