liangstein / ChatBot-PyTorchLinks
A seq2seq based chatbot built with PyTorch (中文聊天机器人)
☆28Updated 6 years ago
Alternatives and similar repositories for ChatBot-PyTorch
Users that are interested in ChatBot-PyTorch are comparing it to the libraries listed below
Sorting:
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆55Updated 5 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 7 years ago
- a Deep learning based chatbot implemented by Tensorflow with beam search (forked from Conchylicultor/DeepQA)☆17Updated 7 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆331Updated 5 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- SMP2018中文人机对话技术评测(ECDT)☆47Updated 6 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆109Updated 2 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- Opendial对话语料库☆50Updated 6 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 5 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated 2 years ago
- Rasa框架实现,面向新闻类的任务型对话系统,再基于flask框架web实现对话☆17Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆76Updated 4 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆143Updated 7 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 6 years ago
- A pytorch implemented chatbot which supports Chinese 中文聊天机器人☆31Updated 4 years ago
- 实现基于相似度匹配和检索的问答系统☆18Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 6 years ago
- 基于语义的中文文本关键词提取算法(SKE)的工程实现☆16Updated 7 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago
- 使用BERT做文本相似度☆64Updated 5 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago