Beispiel #1
0
 def theta(self):
     return _MeCab.Lattice_theta(self)
Beispiel #2
0
 def theta(self) -> "float":
     return _MeCab.Lattice_theta(self)