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.