形態素解析 MeCab.Tagger()

文章解析に使う

使用例

tag = MeCab.Tagger()
print(tag.parse(txt))