Skip to content

Files

Latest commit

author
李闯
Oct 19, 2017
51002cb · Oct 19, 2017

History

History

chatbotv5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 5, 2017
Oct 19, 2017
Sep 7, 2017
Oct 19, 2017

训练

python demo.py train

预测

python demo.py predict

效果如下:

[root@localhost $] python demo.py predict
Building prefix dict from the default dictionary ...
Loading model from cache
/var/folders/tq/c0kp5y857x138x5vf8bzxfc80000gp/T/jieba.cache
Loading model cost 0.969 seconds.
Prefix dict has been built succesfully.
> 你好
你 也好 ~
> 呵呵
傻 逼 呵呵
> 哈哈
笑 屁
> 你是谁
我 是 小猴子
> 早
WARN:词汇不在服务区
> 早上好
哈哈
> 屁
你 屁 会
> 滚蛋
WARN:词汇不在服务区
> 傻逼
他妈 逼 的

代码讲解

欢迎关注www.shareditor.com最新文章