Skip to content

Commit

Permalink
Merge pull request #4 from adjlyadv/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Doragd committed Dec 13, 2019
2 parents 804483e + 71a695c commit a3983f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🍀 小智,又一个中文聊天机器人:yum:

💖 利用有趣的中文语料库qingyun,由@Doragd同学编写的中文聊天机器人:snowman:
💖 利用有趣的中文语料库qingyun,由@Doragd 同学编写的中文聊天机器人:snowman:

* 尽管她不是那么完善:muscle:,不是那么出色:paw_prints:
* 但她是由我自己coding出来的:sparkling_heart: ,所以![](https://img.shields.io/badge/-It%20means%20everything-ff69b4.svg)
Expand All @@ -17,7 +17,7 @@

该系统服务的场景类似腾讯云的客服系统,客户多是来咨询相关问题的(云服务器,域名等),所以知识库也是有关云服务器,域名等的咨询,故障处理的 (问题,答案) 集合。

系统的前端界面和前后端消息交互由另一个同学完成,主要采用React+Django方式。
系统的前端界面和前后端消息交互由另一个同学@adjlyadv 完成,主要采用React+Django方式。

@Doragd 同学负责的是知识库的获取和聊天机器人的编写,训练,测试。这个repo的内容也是关于这个的。

Expand Down Expand Up @@ -210,4 +210,4 @@ $ python train_eval.py eval [--options]
* 与官方的Chatbot Tutorial内容一致,但是有详尽的代码注释
* <http://fancyerii.github.io/2019/02/14/chatbot/>
* 模型的写法和习惯均参考
* <https://github.com/chenyuntc/pytorch-book>
* <https://github.com/chenyuntc/pytorch-book>

0 comments on commit a3983f1

Please sign in to comment.