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:
- Just another seq2seq repo☆328Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆334Updated 5 years ago
- seq2seq中文聊天机器人☆340Updated 7 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆443Updated 3 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- ☆122Updated 8 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆132Updated last year
- word2vec/glove/swivel binary file on chinese corpus☆404Updated 8 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 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…☆501Updated 4 years ago
- This repo contains our ACL 2017 paper data and source code☆729Updated 4 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆55Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 7 years ago
- pytorch learning eamples☆25Updated 7 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 years ago
- 基于知识库的中文问答系统(biLSTM)☆248Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆481Updated 7 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆270Updated 5 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆312Updated 3 years ago
- 自然语言基础模型☆564Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year