网上整理若干闲聊对话,适用于机器人寒暄等问答。
本语料包含 6,897 个问答对的中文闲聊语料。
下载地址:https://github.com/chatopera/chatbot-samples/blob/master/projects/闲聊/faq.json
使用指南:快速生成聊天机器人。
部分数据
{
"docId": "CHIx_zv-p2h5cW",
"categories": [
"闲聊"
],
"enabled": true,
"post": "你觉得我很美吗?",
"replies": [
{
"rtype": "plain",
"content": "老实说, 我不能告诉你。"
}
]
},
{
"docId": "CHIx0Va0Pzu6a4",
"categories": [
"闲聊"
],
"enabled": true,
"post": "动物园里有什么新情况?",
"replies": [
{
"rtype": "plain",
"content": "只是站在一旁, 随时准备帮忙。"
}
]
},
{
"docId": "CHIxbJo3r5EhjO",
"categories": [
"闲聊"
],
"enabled": true,
"post": "给我个惊喜",
"replies": [
{
"rtype": "plain",
"content": "这不是我能做的。"
}
]
},
categories
分类,post
问题,replies
答案, content
答案内容。