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