The process of breaking text into tokens that a language model can process.
Different models use different tokenization schemes, which is part of why the same text can consume a different number of tokens — and cost — depending on the model used.
Want to actually work with Tokenization?
This concept is covered hands-on in our AI Engineering Foundations program — not just defined, but practiced.