All Classes and Interfaces
Classes
Class
Description
A class holds character span information.
The translator for Huggingface cross encoder model.
The builder for question answering translator.
A class holds token encoding information.
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 builder for question answering translator.
A
TranslatorFactory that creates a QuestionAnsweringTranslator instance.The
RsEngine is an implementation of the Engine rust engine.RsEngineProvider is the Rust implementation of EngineProvider.RsModel is the Rust implementation of Model.RsModelZoo is a repository that contains HuggingFace models.
RsNDArray is the Rust implementation of NDArray.PtNDArrayEx is the Rust implementation of the NDArrayEx.The
NDArrayIndexer used by the RsNDArray.PtNDManager is the Rust implementation of NDManager.RsSymbolBlock is the Rust implementation of SymbolBlock.An Rust model zoo provider implements the
ZooProvider interface.Rust native library.
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 builder for token classification translator.
A
TranslatorFactory that creates a TextEmbeddingTranslator instance.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.