leon-ai / leon

🧠 Leon is your open-source personal assistant.
https://getleon.ai
MIT License
15.17k stars 1.24k forks source link

Train module can support other NLP plugins #78

Open bosen365 opened 5 years ago

bosen365 commented 5 years ago

Hi Louis

Expected Behavior

I wanna the "Train.js" module can support multi NLP plugins, e.g. HanLP etc. @hankcs

Actual Behavior

the "Train.js" module uses node-nlp library, it can't support Chinese very well

Proposal

It can support Chinese.😆

hankcs commented 5 years ago

That would be great. There are nodejs and python language bindings for HanLP.

louistiti commented 5 years ago

✨ Support several NLP solutions

louistiti commented 5 years ago

Hello @bosen365,

Thanks for suggesting. It is a good one! I added it to the roadmap.

@hankcs, awesome, it'll help!