Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Releases: jeongukjae/python-mecab

Published 1.0.1

31 Dec 05:39
Compare
Choose a tag to compare
  • Enhancement: return Tuple[Tuple[str, str], ...] in Tagger.parse instead of str
  • 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

30 Dec 18:31
Compare
Choose a tag to compare

First Release of Python-mecab