liangstein / ChatBot-PyTorch
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
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- FastText 文本分类☆19Updated 6 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆21Updated 5 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆55Updated 5 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆109Updated 2 years ago
- A pytorch implemented chatbot which supports Chinese 中文聊天机器人☆31Updated 4 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆242Updated 7 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated last year
- NLP相关的paper代码复现 。主要包括ACL,AAAI,EMNLP等顶会论文。☆84Updated 2 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- new-upload KBQA☆13Updated 6 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆67Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆191Updated 10 months ago
- 利用lstm和lstm/cnn进行答案问题匹配☆16Updated 7 years ago
- SMP2018中文人机对话技术评测(ECDT)☆47Updated 6 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 5 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- biLSTM_CRF 中文分词☆34Updated 6 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 6 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 5 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- ☆31Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 5 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago