Ejemplo n.º 1
0
 def what(self):
     return _MeCab.Lattice_what(self)
Ejemplo n.º 2
0
 def what(self) -> "char const *":
     return _MeCab.Lattice_what(self)