Open yanyin1986 opened 5 years ago
This library seems to base on 'MeCab' which used to work on Japanese morphological analyzation. We can improve the dictionary by ourself.
https://taku910.github.io/mecab/
https://github.com/landonepps/mecab-ios https://github.com/rnorth/iPhone-libmecab
Maybe we should use this. https://github.com/neologd/mecab-ipadic-neologd
We can import the
kuromoji
library to do Japanese morphological analyze.Ref
https://github.com/atilika/kuromoji