Schellings / Seq2SeqModelLinks
基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。
☆55Updated 6 years ago
Alternatives and similar repositories for Seq2SeqModel
Users that are interested in Seq2SeqModel are comparing it to the libraries listed below
Sorting:
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 6 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等), 用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆85Updated 2 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- Bert中文文本分类☆40Updated 6 years ago
- 基于RNN、CNN、XGboost的问答系统意图识别模块☆35Updated 7 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆76Updated 5 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆90Updated 2 years ago
- 基于capsule的观点型阅读理解模型☆89Updated 5 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- Adversarial Attack文本匹配比赛☆42Updated 5 years ago
- SMP2018中文人机对话技术评测(ECDT)☆47Updated 6 years ago
- BERT预训练模型字向量提取工具☆52Updated 5 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆157Updated 4 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆45Updated 5 years ago
- 基于webQA的开放域问答系统☆91Updated 7 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 5 years ago
- bert_chinese☆39Updated 2 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- Opendial对话语料库☆50Updated 6 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。