All Classes and Interfaces

Classes
Class
Description
A class holds character span information.
The translator for Huggingface cross encoder model.
The translator for Huggingface cross encoder model.
The builder for question answering translator.
A TranslatorFactory that creates a CrossEncoderTranslatorFactory instance.
A class holds token encoding information.
The translator for Huggingface fill mask model.
The translator for Huggingface fill mask model.
The builder for fill mask translator.
A TranslatorFactory that creates a FillMaskTranslator instance.
HfModelZoo is a repository that contains HuggingFace models.
An Huggingface model zoo provider implements the ZooProvider interface.
HuggingFaceTokenizer is a Huggingface tokenizer implementation of the Tokenizer interface that converts sentences into token.
The builder for creating huggingface tokenizer.
Utilities for finding the Huggingface tokenizer native binary on the System.
A class representing HuggingFace config.json file.
The translator for Huggingface question answering model.
The translator for Huggingface question answering model.
The builder for question answering translator.
A TranslatorFactory that creates a QuestionAnsweringTranslator instance.
The translator for Huggingface text classification model.
The translator for Huggingface text classification model.
The builder for token classification translator.
A TranslatorFactory that creates a TextClassificationTranslator instance.
The translator for Huggingface text embedding model.
The translator for Huggingface text embedding model.
The builder for token classification translator.
A TranslatorFactory that creates a TextEmbeddingTranslator instance.
The translator for Huggingface token classification model.
The translator for Huggingface token classification model.
The builder for token classification translator.
A TranslatorFactory that creates a TokenClassificationTranslator instance.
A class containing utilities to interact with the Tokenizer JNI layer.