Beispiel #1
0
 def dictionary_info(self):
     return _MeCab.Tagger_dictionary_info(self)
Beispiel #2
0
 def dictionary_info(self) -> "MeCab::DictionaryInfo const *":
     return _MeCab.Tagger_dictionary_info(self)