Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
AnyQ
FAQ-based Question Answering System
chatbot-retrieval
implement retrieval-based chatbot. see more in this [blog](http://blog.csdn.net/Irving_zhang/article/details/78788929)
ChatBotCourse
自己动手做聊天机器人教程
Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
IRchatbot
KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
LARK
LAnguage Representations Kit
My_QA_Robot
An AutoQA chatbot based on historical QA pairs and realized through local KB & online crawler
poemElasticDemo
基于Elasticsearch的KBQA
abc668's Repositories
abc668/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
abc668/AnyQ
FAQ-based Question Answering System
abc668/chatbot-retrieval
implement retrieval-based chatbot. see more in this [blog](http://blog.csdn.net/Irving_zhang/article/details/78788929)
abc668/ChatBotCourse
自己动手做聊天机器人教程
abc668/Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
abc668/IRchatbot
abc668/KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
abc668/LARK
LAnguage Representations Kit
abc668/My_QA_Robot
An AutoQA chatbot based on historical QA pairs and realized through local KB & online crawler
abc668/poemElasticDemo
基于Elasticsearch的KBQA
abc668/poemKBQA
基于知识图谱的问答系统
abc668/QAmodel-for-Retrievalchatbot
客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等