| Package | Description |
|---|---|
| org.bytedeco.sentencepiece | |
| org.bytedeco.sentencepiece.global |
| Modifier and Type | Method and Description |
|---|---|
ModelProto |
SentencePieceProcessor.model_proto() |
| Modifier and Type | Method and Description |
|---|---|
Status |
SentencePieceProcessor.Load(ModelProto model_proto) |
| Modifier and Type | Method and Description |
|---|---|
static Status |
sentencepiece.LoadModelProto(String arg0,
ModelProto model_proto) |
static Status |
sentencepiece.SaveModelProto(String arg0,
ModelProto model_proto) |
Copyright © 2025. All rights reserved.