| Package | Description |
|---|---|
| org.bytedeco.sentencepiece |
| Modifier and Type | Method and Description |
|---|---|
NBestSentencePieceText |
ImmutableNBestSentencePieceText.mutable_proto() |
| Modifier and Type | Method and Description |
|---|---|
Status |
SentencePieceProcessor.NBestEncode(String input,
int nbest_size,
NBestSentencePieceText nbest_spt) |
Status |
SentencePieceProcessor.SampleEncodeAndScore(String input,
int num_samples,
float alpha,
boolean wor,
boolean include_best,
NBestSentencePieceText samples_spt) |
Copyright © 2025. All rights reserved.