Example #1
0
 def IdToPiece(self, id):
     return _sentencepiece.SentencePieceProcessor_IdToPiece(self, id)
Example #2
0
 def IdToPiece(self, *args): return _sentencepiece.SentencePieceProcessor_IdToPiece(self, *args)
 def GetScore(self, *args): return _sentencepiece.SentencePieceProcessor_GetScore(self, *args)