Ailia Tokenizer
Tokenizer for natural language processing models.
This class provides text tokenization (encoding to token IDs) and vocabulary lookup via the ailia Tokenizer native library.
Parameters
tokenizer Type
Type of the tokenizer, one of the AILIA_TOKENIZER_TYPE_* constants.