Skip to content

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.

01

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.

02

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

Two ways to classify a million short textsThe habit worth resisting is treating the newer vocabulary as a strict upgrade, because for a whole category of ordinary work it is a downgrade wearing better clothes. A team with a million support messages to route by topic has a well-defined problem with a well-understood solution that will run for pennies and behave identically every time it sees the same message. Reaching for a general assistant instead buys flexibility nobody needs, at a per-item cost that becomes visible in the second month, with the added property that the same message can be routed differently on Tuesday than it was on Monday. That variability is not a defect in the assistant; it is a characteristic of the approach, and it is exactly the wrong characteristic for this job. The older name survives partly because the people who know this keep having to explain it.A small established modelBuilt for one task.Same input, same output,always.Cheap enough to run oneverything.Explains itself poorly,consistently.A general assistantHandles anything you ask.Same input, sometimes differentoutput.Costs per item, and it adds up.Explains itself fluently,sometimes wrongly.The left column is the olderapproach and it is the correctanswer surprisingly often. Whatdecides it is volume and whetheridentical inputs must giveidentical results.
The habit worth resisting is treating the newer vocabulary as a strict upgrade, because for a whole category of ordinary work it is a downgrade wearing better clothes. A team with a million support messages to route by topic has a well-defined problem with a well-understood solution that will run for pennies and behave identically every time it sees the same message. Reaching for a general assistant instead buys flexibility nobody needs, at a per-item cost that becomes visible in the second month, with the added property that the same message can be routed differently on Tuesday than it was on Monday. That variability is not a defect in the assistant; it is a characteristic of the approach, and it is exactly the wrong characteristic for this job. The older name survives partly because the people who know this keep having to explain it.
03

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.

    DeepL
  • A writing assistant that catches errors in real time and rewrites for clarity and tone, wherever somebody happens to be typing.

    Grammarly
  • The 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
04

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.

05

Telling them apart

Natural language processing vs Large language model

Natural language processing

The field, and its task-specific methods.

Large language model

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.

06

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.
07

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.
09

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

All glossary terms