Tokenisation

From ALT-TEXT
Revision as of 10:36, 7 September 2026 by imported>ALT-TEXT (Import: AI terminology and people glossary)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tokenisation

The process of breaking text into smaller units, called tokens, that an AI model can process numerically. A token might be a whole word, part of a word, or a punctuation mark. Large language models read and generate text one token at a time, which is why they are billed and measured in tokens rather than words. (See also: Large language model, Context window)