qhduan / just_another_seq2seq
Just another seq2seq repo
☆327Updated 6 years ago
Alternatives and similar repositories for just_another_seq2seq:
Users that are interested in just_another_seq2seq are comparing it to the libraries listed below
- seq2seq中文聊天机器人☆340Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆331Updated 5 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆792Updated 6 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆242Updated 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
- 对话机器人(聊天机器人)设计思考☆800Updated 4 years ago
- 使用深度学习算法实现的中文问答系统☆553Updated 6 years ago
- turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)☆302Updated this week
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆441Updated 3 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- 深度学习聊天机器人资源集合 Awesome chatbot resource list☆288Updated 3 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 7 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- This repo contains our ACL 2017 paper data and source code☆723Updated 4 years ago
- dgk_lost_conv 中文对白语料 chinese conversation corpus☆1,095Updated 3 years ago
- 一个基于 Rasa 的中文天气情况问询机器人(chatbot), 带 Web UI 界面☆238Updated 6 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆312Updated 3 years ago
- 基于多搜索引擎和深度学习技术的自动问答☆644Updated 6 years ago
- 总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言☆118Updated 6 years ago
- word2vec/glove/swivel binary file on chinese corpus☆402Updated 8 years ago
- 自然语言基础模型☆563Updated 5 years ago
- details☆264Updated 7 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话☆694Updated 9 months ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆384Updated 6 years ago
- 2018-JDDC大赛第4名的解决方案☆237Updated 6 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆180Updated 6 years ago
- implement retrieval-based chatbot. see more in this [blog](http://blog.csdn.net/Irving_zhang/article/details/78788929)☆27Updated 7 years ago