halxp1 / seq2seq_chatbot
使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型
☆47Updated 6 years ago
Alternatives and similar repositories for seq2seq_chatbot:
Users that are interested in seq2seq_chatbot are comparing it to the libraries listed below
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆129Updated 5 years ago
- 利用lstm和lstm/cnn进行答案问题匹配☆16Updated 6 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- biLSTM_CRF 中文分词☆35Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆226Updated 6 years ago
- 中文开放聊天语料整理☆13Updated 6 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 5 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆60Updated 7 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 4 years ago
- biLSTM_CRF 命名实体识别☆53Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆327Updated 6 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆75Updated 4 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆142Updated 7 years ago
- Bert中文文本分类☆40Updated 5 years ago
- 基于知识库的中文问答系统(biLSTM)☆244Updated 6 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- bilstm _Attention_crf☆37Updated 5 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆120Updated 5 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆54Updated 5 years ago
- seq2seq+attention model for Chinese textsum☆41Updated 6 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆113Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆142Updated 7 years ago
- bert for chinese text classification☆142Updated 6 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆269Updated 5 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 8 years ago