takuyaa / kuromoji.js

JavaScript implementation of Japanese morphological analyzer
832 stars 117 forks source link

Any plans for UniDic support? #9

Closed fasiha closed 8 years ago

fasiha commented 8 years ago

UniDic is, like IPADIC, a morpheme lexicon which Java Kuromoji has excellent support for. (Well, Atilika says Kuromoji UniDic support is "experimental" but in our experiments it works really well.) Any plans for UniDic support in kuromoji.js? Thanks 🍻!

takuyaa commented 8 years ago

In short, I would like to support some other dictionaries, including UniDic. Now I am thinking about the design to do well. It will be late, maybe next year.

miikaeru commented 2 years ago

Hi @takuyaa, do you still plan to add support for UniDic?