Exemplo n.º 1
0
 def theta(self):
     return _MeCab.Tagger_theta(self)
Exemplo n.º 2
0
 def theta(self) -> "float":
     return _MeCab.Tagger_theta(self)