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
- biLSTM_CRF 中文分词☆35Updated 5 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆53Updated 5 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 6 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆109Updated last year
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated last year
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆242Updated 7 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 5 years ago
- 利用lstm和lstm/cnn进行答案问题匹配☆16Updated 6 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- AI相关比赛项目☆15Updated 4 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆59Updated 7 years ago
- 基于知识库的中文问答系统(biLSTM)☆243Updated 6 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 6 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125Updated 5 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 8 years ago
- 用TensorFlow实 现的基于双向LSTM+CRF的命名实体识别。☆14Updated 6 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- Neural Relation Extraction implemented with LSTM in TensorFlow☆17Updated 7 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆89Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆44Updated 5 years ago
- 基于深度学习Encoder-Decoder框架的聊天机器人☆25Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆90Updated 6 years ago
- ☆31Updated 5 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆71Updated 5 years ago
- Bert中文文本分类☆40Updated 5 years ago