예제 #1
0
 def theta(self):
     return _MeCab.Tagger_theta(self)
예제 #2
0
파일: MeCab.py 프로젝트: onlyyoufor/AUR
 def theta(self) -> "float":
     return _MeCab.Tagger_theta(self)