def DecodeIds(self, ids):
     return _sentencepiece.SentencePieceProcessor_DecodeIds(self, ids)
Beispiel #2
0
 def DecodeIds(self, *args): return _sentencepiece.SentencePieceProcessor_DecodeIds(self, *args)
 def __len__(self): return _sentencepiece.SentencePieceProcessor___len__(self)