Class SentencePieceConfig.Model

  • Enclosing class:
    SentencePieceConfig

    public static final class SentencePieceConfig.Model
    extends com.yahoo.config.InnerNode
    This class represents sentence-piece.model[]
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String language()  
      java.nio.file.Path path()  
      • Methods inherited from class com.yahoo.config.InnerNode

        equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString
      • Methods inherited from class com.yahoo.config.Node

        clone
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • language

        public java.lang.String language()
        Returns:
        sentence-piece.model[].language
      • path

        public java.nio.file.Path path()
        Returns:
        sentence-piece.model[].path