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