Package | Description |
---|---|
org.bytedeco.sentencepiece |
Modifier and Type | Method and Description |
---|---|
SentencePieceText |
ImmutableSentencePieceText.mutable_proto() |
Modifier and Type | Method and Description |
---|---|
Status |
SentencePieceProcessor.Decode(IntVector ids,
SentencePieceText spt) |
Status |
SentencePieceProcessor.Decode(StringVector pieces,
SentencePieceText spt) |
Status |
SentencePieceProcessor.Encode(String input,
SentencePieceText spt) |
Status |
SentencePieceProcessor.SampleEncode(String input,
int nbest_size,
float alpha,
SentencePieceText spt) |
Copyright © 2024. All rights reserved.