This repository has been archived by the owner on May 21, 2021. It is now read-only.
Releases: jeongukjae/python-mecab
Releases · jeongukjae/python-mecab
Published 1.0.1
- Enhancement: return
Tuple[Tuple[str, str], ...]
inTagger.parse
instead ofstr
- Enhancement: fix encodings to utf8
- Enhancement: use pthread and
std::mutex
instead of self-implemented mutex - Bug Fix: fix bug that matrix.bin had been being changed when mecab ran
Published 1.0.0
First Release of Python-mecab