ChatBot
the design of CHatBot
some resources
GPT-2 中文文本生成
Re-Subject:
采用此组合为主要的参考内容,其他的为辅
https://github.com/yangjianxin1/GPT2-chitchat
(近期也在开始琢磨这个项目)
使用指南见:GPT-2生成式多轮对话入门——-深入理解“用于中文闲聊的GPT2模型”项目_三重极简的博客-CSDN博客_gpt2
https://github.com/Morizeyao/GPT2-Chinese【信度高、体量大 / 相关面广,下辖可选项多】
-
数据集来源:
the part I’m responsible for
Front-end development
use HTML,css,js…
there are several ideas I come up with.
- the basic chat frame
- the easy animination
- the loading animination(write a javascript function to generate a “div” when clicked and remove it after calculating)
- show time once a minute
- so on…
it seems this part has been finished
still need to combine it with others code
the animination in the left is inspired by https://copepen.io
patterned answers
use regular expressions or import jieba
to deal with the input(jieba can deal the input in a loop)
write a crawler to get the current information like the weather …
import some database like wikipedia
reference: https://github.com/brightmart/nlp_chinese_corpus#readme
keep on learning…
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 SN1987A!
评论