Package ai.djl.huggingface.translator
package ai.djl.huggingface.translator
Contains
Translator classes that leverage Huggingface tokenizers.-
ClassesClassDescriptionThe translator for Huggingface cross encoder model.The builder for question answering translator.The translator for Huggingface fill mask model.The builder for fill mask translator.A
TranslatorFactorythat creates aFillMaskTranslatorinstance.A class representing HuggingFace config.json file.The translator for Huggingface question answering model.The builder for question answering translator.ATranslatorFactorythat creates aQuestionAnsweringTranslatorinstance.The translator for Huggingface text classification model.The builder for token classification translator.ATranslatorFactorythat creates aTextClassificationTranslatorinstance.The translator for Huggingface text embedding model.The builder for token classification translator.ATranslatorFactorythat creates aTextEmbeddingTranslatorinstance.The translator for Huggingface token classification model.The builder for token classification translator.ATranslatorFactorythat creates aTokenClassificationTranslatorinstance.