Tokenization Glossary Definition

Term Tokenization
Definition

Tokenization is the process of splitting text or other data into units that a model can process.

Context & Usage

For language models, tokens may represent words, parts of words, punctuation, or other symbols, and tokenization affects context length, cost, and output behavior.

Categories Technical Writing and Documentation, Software Development and Programming, Artificial Intelligence