yanwii / dynamic-seq2seqLinks
seq2seq中文聊天机器人
☆340Updated 7 years ago
Alternatives and similar repositories for dynamic-seq2seq
Users that are interested in dynamic-seq2seq are comparing it to the libraries listed below
Sorting:
- Just another seq2seq repo☆328Updated 6 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆793Updated 6 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆331Updated 5 years ago
- 使用深度学习算法实现的中文问答系统☆554Updated 6 years ago
- 基於向量匹配的情境式聊天機器人☆903Updated 7 months ago
- 对话机器人(聊天机器人)设计思考☆806Updated 4 years ago
- 基于多搜索引擎和深度学习技术的自动问答☆643Updated 6 years ago
- a chatbot which is implemented via seq2seq model.☆87Updated 7 years ago
- 基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话☆698Updated 10 months ago
- word2vec/glove/swivel binary file on chinese corpus☆402Updated 8 years ago
- Learn to implement a chat bot with deep learning.☆68Updated 4 years ago
- tensorflow and theano cnn code for insurance QA(question Answer matching)☆528Updated 6 years ago
- 总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言☆118Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 7 years ago
- A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data…☆499Updated 4 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆311Updated 3 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆441Updated 3 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- 一个基于 Rasa 的中文天气情况问询机器人(chatbot), 带 Web UI 界面☆239Updated 6 years ago
- 自然语言基础模型☆563Updated 6 years ago
- 官方py3AIML基于英文,现为其增加中文支持,并将代码注释翻译为中文。实测可正常解析带中文pattern和template的aiml文件。☆91Updated 3 years ago
- Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微 信群二维码:http://www.tensorflownews.com/☆292Updated 7 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆193Updated 4 years ago
- This repo contains our ACL 2017 paper data and source code☆724Updated 4 years ago
- 基于知识库的中文问答系统(biLSTM)☆246Updated 6 years ago
- 保险行业语料库,聊天机器人☆1,030Updated last week
- keras+python3下的seq2seq+attention中文对 话系统☆74Updated 7 years ago
- PyAIML is an interpreter for AIML (Artificial Intelligence Markup Language). cloned from sf.net.☆25Updated 12 years ago
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆110Updated 7 years ago