Esempio n. 1
0
 def next(self):
     return _MeCab.Lattice_next(self)
Esempio n. 2
0
 def next(self) -> "bool":
     return _MeCab.Lattice_next(self)