Schellings / Seq2SeqModel
基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。
☆53Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Seq2SeqModel
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 5 years ago
- keras+python3下的seq2seq+attention中文对话系统☆73Updated 6 years ago
- 基于RNN、CNN、XGboost的问答系统意图识别模块☆33Updated 6 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆32Updated 6 years ago
- 使用SequenceToSequence实现的简单聊天机器人☆15Updated 5 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆116Updated 5 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆125Updated 4 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆47Updated 5 years ago
- Bert中文文本分类☆40Updated 5 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 5 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆82Updated 2 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆28Updated 5 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆147Updated 2 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 5 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆149Updated 4 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆88Updated last year
- ☆45Updated 5 years ago
- 使用bert做领域分类、意图识别和槽位填充任务