Skip to content

using Jieba and gensim to build model and auto response

Notifications You must be signed in to change notification settings

tobeywang/Jieba_gensim_QARobot

Repository files navigation

Jieba_gensim_QARobot

using Jieba and gensim to build model and auto response alike a robot response to asker

env install

  • Python version 3.5 up

Python package install

$ pip install jieba $ pip install gensim $ pip install pandas $ pip install wordcloud

File

  • sys_question_wordcould.py is using wordcloud to show keywords from Jieba.cut
  • nlp_sys.sqlite is Q & A source from tobey wang

About

using Jieba and gensim to build model and auto response

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages