yanwii / seq2seqLinks
基于Pytorch的中文聊天机器人 集成BeamSearch算法
☆243Updated 7 years ago
Alternatives and similar repositories for seq2seq
Users that are interested in seq2seq are comparing it to the libraries listed below
Sorting:
- seq2seq中文聊天机器人☆340Updated 7 years ago
- Just another seq2seq repo☆328Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆331Updated 5 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆441Updated 3 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 7 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- 基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话☆698Updated 10 months ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆793Updated 6 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 「2018 JDDC」 对话大赛亚军解决方案☆408Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆246Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- This repo contains our ACL 2017 paper data and source code☆724Updated 4 years ago
- 对话机器人(聊天机器人)设计思考☆806Updated 4 years ago
- 总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言☆118Updated 6 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
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Updated 6 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆131Updated last year
- word2vec/glove/swivel binary file on chinese corpus☆402Updated 8 years ago
- 基于知识库的问答:seq2seq模型实践☆356Updated 4 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆311Updated 3 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 6 years ago
- 官方py3AIML基于英文,现为其增加中文支持,并将代码注释翻译为中文。实测可正常解析带中文pattern和template的aiml文件。☆91Updated 3 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago
- turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)☆303Updated last week
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆361Updated 6 years ago