using Jieba and gensim to build model and auto response alike a robot response to asker
- Python version 3.5 up
$ pip install jieba
$ pip install gensim
$ pip install pandas
$ pip install wordcloud
- sys_question_wordcould.py is using wordcloud to show keywords from Jieba.cut
- nlp_sys.sqlite is Q & A source from tobey wang