Ejemplo n.º 1
0
 def EncodeAsPieces(self, input):
     return _sentencepiece.SentencePieceProcessor_EncodeAsPieces(self, input)
Ejemplo n.º 2
0
 def EncodeAsPieces(self, *args): return _sentencepiece.SentencePieceProcessor_EncodeAsPieces(self, *args)
 def EncodeAsIds(self, *args): return _sentencepiece.SentencePieceProcessor_EncodeAsIds(self, *args)