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
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆55Updated 5 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated last year
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- 清博2019ccl幽默度识别第一名解决方案代码及说明☆39Updated 5 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆47Updated 6 years ago
- 利用lstm和lstm/cnn进行答案问题匹配☆16Updated 6 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆21Updated 5 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- Rasa框架实现,面向新闻类的任务型对话系统,再基于flask框架web实现对话☆17Updated 6 years ago
- 将bert模型应用到问答系统中来,一者学习 知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用☆59Updated 5 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆84Updated 2 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- bert_chinese☆39Updated 2 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆109Updated 2 years ago
- Bert中文文本分类☆40Updated 5 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 5 years ago
- 简版文本对话/问答系统☆34Updated 5 years ago
- FastText 文本分类☆19Updated 6 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解 决方案☆149Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆58Updated 2 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆188Updated 9 months ago