All Projects → WenRichard → Qamodel For Retrievalchatbot

WenRichard / Qamodel For Retrievalchatbot

Licence: mit
客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Qamodel For Retrievalchatbot

Customer Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
Stars: ✭ 198 (-39.26%)
Mutual labels:  chatbot, qa
Chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Stars: ✭ 516 (+58.28%)
Mutual labels:  chatbot, qa
chatbot
kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat
Stars: ✭ 32 (-90.18%)
Mutual labels:  qa, chatbot
Nlp tensorflow project
Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.
Stars: ✭ 27 (-91.72%)
Mutual labels:  chatbot, qa
FAQ-Bot-QQ
一个基于Mirai框架的Q群问答机器人
Stars: ✭ 30 (-90.8%)
Mutual labels:  qa, chatbot
Python Wechaty
Python Wechaty is a Conversational RPA SDK for Chatbot Makers written in Python
Stars: ✭ 286 (-12.27%)
Mutual labels:  chatbot
Deepchatmodels
Conversation models in TensorFlow. (website removed)
Stars: ✭ 312 (-4.29%)
Mutual labels:  chatbot
Nlu sim
all kinds of baseline models for sentence similarity 句子对语义相似度模型
Stars: ✭ 286 (-12.27%)
Mutual labels:  qa
Neuraldialog Cvae
Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
Stars: ✭ 279 (-14.42%)
Mutual labels:  chatbot
Clause
🏇 聊天机器人,自然语言理解,语义理解
Stars: ✭ 323 (-0.92%)
Mutual labels:  chatbot
R Net
A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks
Stars: ✭ 321 (-1.53%)
Mutual labels:  qa
Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 308 (-5.52%)
Mutual labels:  chatbot
Alan Sdk Ionic
Alan AI Ionic SDK adds a voice assistant or chatbot to your app. Supports React, Angular.
Stars: ✭ 287 (-11.96%)
Mutual labels:  chatbot
Yetibot
🤖 Extreme chatops bot for Slack and IRC 🔧 New contributors welcome 🏗
Stars: ✭ 311 (-4.6%)
Mutual labels:  chatbot
Building A Simple Chatbot In Python Using Nltk
Building a Simple Chatbot from Scratch in Python (using NLTK)
Stars: ✭ 286 (-12.27%)
Mutual labels:  chatbot
Seq2seq Chatbot For Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
Stars: ✭ 322 (-1.23%)
Mutual labels:  chatbot
Program Y
Python 3.x based AIML 2.0 Chatbot interpreter, framework, related programs and knowledge files
Stars: ✭ 281 (-13.8%)
Mutual labels:  chatbot
Dialogflow Web V2
Dialogflow Web Integration. Rich Components, Actions on Google and more
Stars: ✭ 307 (-5.83%)
Mutual labels:  chatbot
Facemoji
😆 A voice chatbot that can imitate your expression. OpenCV+Dlib+Live2D+Moments Recorder+Turing Robot+Iflytek IAT+Iflytek TTS
Stars: ✭ 320 (-1.84%)
Mutual labels:  chatbot
Eventline
Micro-framework for routing and handling events for bots and applications 🤖. IFTTT for developers 👩‍💻👨‍💻
Stars: ✭ 305 (-6.44%)
Mutual labels:  chatbot

QAmodel-for-Retrivalchatbot

Chinese Retreival chatbot(中文检索式机器人)的QA模型

----------------------------------- 更新于2019/6/12 关于中文语料集 ----------------------------------

很多同学给我发邮件咨询QA_demo1的语料集,这个语料集我暂时无权公开,希望大家见谅!

QA_demo1的语料集的格式为: Q-Q, Q-A,其实主要还是在于Q-Q的数据集,因为做的是问题和问题之间的相似度,工业上都这么干,Q-A只是用来展示模型相应的效果而已,去任何一个有FAQ说明的网站都可以把QA对给爬下来。

这里提供2个中文数据集供大家参考,希望能够帮到大家:

  1. 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设
  2. 保险行业语料库

----------------------------------- 更新于2019/6/12 关于中文语料集 ----------------------------------

建设计划:

一、 基于tf-idf等特征的问答机器人
二、 基于语义模型,如cnn,rnn等深度学习模型的问答机器人
三、 基于ELMO的问答机器人
四、 基于BERT的问答机器人

项目名称 数据类型 技术类型 可视化 完成时间
基于tf-idf的问答机器人 中文 tf-idf,特征匹配 2019/4/4
基于recall+rerank的问答机器人 中文 tf-idf,cnn 2019/7/22
聊天机器人小天1.0 中文 route转换机制,支持闲聊和FAQ任务问答 2019/7/25
基于BERT的问答机器人 中文 / 敬请期待

如果觉得我的工作对您有帮助,请不要吝啬右上角的小星星哦!欢迎Fork和Star!也欢迎一起建设这个项目!
有时间就会更新问答相关项目,有兴趣的同学可以follow一下
留言请在Issues或者email [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].