Exemplo n.º 1
0
 def _tokenize_MBSP(self, txt):
     tokenized = MBSP.tokenize(txt)
     return unicode(tokenized)