Package ai.djl.huggingface.tokenizers
package ai.djl.huggingface.tokenizers
Contains classes to interface with the underlying Huggingface tokenizers.
-
ClassesClassDescriptionA class holds token encoding information.
HuggingFaceTokenizeris a Huggingface tokenizer implementation of theTokenizerinterface that converts sentences into token.The builder for creating huggingface tokenizer.The type Pad token resolver.The type Pad info.Configuration class for HuggingFace tokenizer.