Package com.google.genai.proto
Class SentencepieceModel
java.lang.Object
com.google.genai.proto.SentencepieceModel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
ModelProto stores model parameters.static interface
static final class
NormalizerSpec encodes a various parameters for string normalizationstatic interface
static final class
Proto to store samples for self-testing.static interface
static final class
TrainerSpec encodes a various parameters for SentencePiece training.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-