All Projects → zgd716 → chatbot

zgd716 / chatbot

Licence: other
kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to chatbot

Chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Stars: ✭ 516 (+1512.5%)
Mutual labels:  qa, neo4j, chatbot
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+6450%)
Mutual labels:  chatbot, seq2seq
flask-graphql-neo4j
A simple flask API to test-drive GraphQL and Neo4j
Stars: ✭ 74 (+131.25%)
Mutual labels:  neo4j, py2neo
FAQ-Bot-QQ
一个基于Mirai框架的Q群问答机器人
Stars: ✭ 30 (-6.25%)
Mutual labels:  qa, chatbot
Nlp pytorch project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Stars: ✭ 153 (+378.13%)
Mutual labels:  chatbot, seq2seq
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (+450%)
Mutual labels:  chatbot, seq2seq
neo4j protobot
a basic bot to evaluate using neo4j graph database as chatbot memory.
Stars: ✭ 15 (-53.12%)
Mutual labels:  neo4j, chatbot
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (+287.5%)
Mutual labels:  chatbot, seq2seq
KgCLUE
KgCLUE: 大规模中文开源知识图谱问答
Stars: ✭ 131 (+309.38%)
Mutual labels:  qa, kbqa
Qamodel For Retrievalchatbot
客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等
Stars: ✭ 326 (+918.75%)
Mutual labels:  qa, chatbot
Conversation Tensorflow
TensorFlow implementation of Conversation Models
Stars: ✭ 143 (+346.88%)
Mutual labels:  chatbot, seq2seq
Customer Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
Stars: ✭ 198 (+518.75%)
Mutual labels:  qa, chatbot
Seq2seq chatbot new
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 144 (+350%)
Mutual labels:  chatbot, seq2seq
keras-chatbot-web-api
Simple keras chat bot using seq2seq model with Flask serving web
Stars: ✭ 51 (+59.38%)
Mutual labels:  chatbot, seq2seq
Awesome Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
Stars: ✭ 1,785 (+5478.13%)
Mutual labels:  chatbot, seq2seq
Debug seq2seq
[unmaintained] Make seq2seq for keras work
Stars: ✭ 233 (+628.13%)
Mutual labels:  chatbot, seq2seq
Multiturndialogzoo
Multi-turn dialogue baselines written in PyTorch
Stars: ✭ 106 (+231.25%)
Mutual labels:  chatbot, seq2seq
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (+287.5%)
Mutual labels:  chatbot, seq2seq
SPARQA
SPARQA: Skeleton-based Semantic Parsing for Complex Questions over Knowledge Bases, AAAI 2020
Stars: ✭ 64 (+100%)
Mutual labels:  qa, kbqa
Nlp tensorflow project
Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.
Stars: ✭ 27 (-15.62%)
Mutual labels:  qa, chatbot

chatbot

该项目目前主要有基于知识库问答(kbqa)、任务驱动机器人、闲聊。

一、kbqa

该项目包括基于neo4j/es/jena三种方式的实现;目前jena方式的尚未实现。具体参照KBQA文件夹中的README.md

二、Task-Oriented

具体参照Task-Oriented目录中的README.md

三、闲聊

主要参照Gen目录和IR中的README.md
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].