* 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