Skip to content
Learn The AI Glossary

Data Labelling

Also known as:Data Annotation

Tagging raw data with meaningful labels so a model can learn from it.

1 min read Data Beginner Technical

In plain English

Data labelling is the process of tagging raw data, such as images, text, or audio, with the meaningful labels a model needs to learn during supervised training. It is often slow, manual, and surprisingly influential: the care and consistency of labelling sets a ceiling on how good the resulting model can be.

Why it matters

Models are only as good as the labels they learn from. Inconsistent or careless labelling quietly bakes errors and bias into everything the model does afterwards.

A worked example

To train an animal classifier, people first draw boxes around cats and dogs in thousands of photos and tag each one, giving the model the answers to learn from.

Common confusion

Labelling is not a one-off chore. Real systems need ongoing labelling to handle new cases and to keep quality high as the data changes.

— RELATED ENTRIES —

Terms worth knowing next.

— STILL CURIOUS? —

Definitions are just the start.
go deeper.

Quick Answers tackle the questions everyone's actually asking — for parents, teachers, business owners, and the merely curious.

Browse Quick Answers
— OR — Back to A–Z Learn hub