qhduan / Seq2Seq_Chatbot_QALinks
使用TensorFlow实现的Sequence to Sequence的聊天机器人模型
☆794Updated 7 years ago
Alternatives and similar repositories for Seq2Seq_Chatbot_QA
Users that are interested in Seq2Seq_Chatbot_QA are comparing it to the libraries listed below
Sorting:
- seq2seq中文聊天机器人☆340Updated 7 years ago
- Just another seq2seq repo☆328Updated 6 years ago
- 使用深度学习算法实现的中文问 答系统☆555Updated 6 years ago
- 基於向量匹配的情境式聊天機器人☆902Updated 10 months ago
- 对话机器人(聊天机器人)设计思考☆805Updated 4 years ago
- 基于多搜索引擎和深度学习技术的自动问答☆645Updated 6 years ago
- tensorflow and theano cnn code for insurance QA(question Answer matching)☆530Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆334Updated 5 years ago
- 保险行业语料库,聊天机器人☆1,041Updated 2 months ago
- 中文Neural conversational model in Torch☆417Updated 4 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…☆501Updated 4 years ago
- Deep Learning NLP Pipeline implemented on Tensorflow☆1,358Updated 10 months ago
- 基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话☆702Updated last year
- 用于训练中英文对话系统的语料库 Datasets for Training Chatbot System☆2,048Updated 4 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 7 years ago
- Turn Chinese natural language into structured data 中文自然语言理解☆1,531Updated last year
- This repo contains our ACL 2017 paper data and source code☆729Updated 4 years ago
- Learn to implement a chat bot with deep learning.☆68Updated 4 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆194Updated 5 years ago
- word2vec/glove/swivel binary file on chinese corpus☆404Updated 8 years ago
- Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/☆293Updated 7 years ago
- PyAIML is an interpreter for AIML (Artificial Intelligence Markup Language). cloned from sf.net.☆25Updated 12 years ago
- 基于tensorflow深度学习的中文的命名实体识别☆1,053Updated 7 years ago
- 中文詞向量訓練教學☆516Updated 2 years ago
- Chinese word segmentation algorithm without corpus(无需语料库的中文分词)☆499Updated 4 years ago
- 总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言☆117Updated 7 years ago
- implement retrieval-based chatbot. see more in this [blog](http://blog.csdn.net/Irving_zhang/article/details/78788929)☆27Updated 7 years ago
- Question and Answering Model with TensorFlow☆32Updated 3 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆443Updated 3 years ago
- building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)☆977Updated last week