Models
Tokenization
How Isaacus models “read” text
Any Isaacus model that analyzes text does so by breaking it down into tokens. This page explains how that works and how you can use our tokenizers in the same way that Isaacus models do.
If you’re actually looking to use the Isaacus API, please see our quickstart guide or API reference instead.
You can also find the original Kanon tokenizer here and the Kanon 2 tokenizer here.