Class PtBertQATranslator.Builder

    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected PtBertQATranslator build()
      Builds the translator.
      protected PtBertQATranslator.Builder self()
      Returns the builder.
      • Methods inherited from class ai.djl.modality.nlp.translator.QATranslator.BaseBuilder

        configure, optBatchifier, optIncludeTokenTypes, optLocale, optMaxLabels, optMaxLength, optPadding, optTokenizer, optToLowerCase, optTruncation, optVocab
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait