920232796 / pytorch_chatbotLinks
pytorch实现聊天机器人,seq2seq模型
☆10Updated 5 years ago
Alternatives and similar repositories for pytorch_chatbot
Users that are interested in pytorch_chatbot are comparing it to the libraries listed below
Sorting:
- 基于Pytorch热门深度学习框架 从零开发NLP聊天机器人☆13Updated 4 years ago
- 问答摘要/seq2seq/PGN/Bert_sum/UniLM☆19Updated 4 years ago
- A pytorch implemented chatbot which supports Chinese 中文聊天机器人☆30Updated 4 years ago
- Emotion-Cause Pair Extraction, PyTorch Implementations. 情感-原因对抽取,基于PyTorch实现☆32Updated last year
- 利用BERT预训练模型进行文本生成,可用于对话、摘要、问题生成等任务。 目前支持策略,词表的插入和删除、自定义Character Embedding、随机词替换等☆10Updated 3 years ago
- A concise implementation of SimCSE☆17Updated 4 years ago
- pytorch版损失函数,改写自科学空间文章,【通过互信息思想来缓解类别不平衡问题】、【将“softmax+交叉熵”推广到多标签分类问题】☆13Updated 3 years ago
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- This is the second version of the practices for the rookies of BJTUNLPers.☆18Updated 4 years ago
- A full-process dialogue system that can be deployed online☆99Updated 3 years ago
- 用唐诗知识图谱、带标签的诗词作输入 2层GAT+attention 唐诗题材分类 Tensorflow框架☆13Updated 3 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆38Updated 4 years ago
- ☆17Updated 3 years ago
- 用BERT在百度WebQA中文问答数据集上做阅读问答☆65Updated 5 years ago
- 京东/淘宝客服对话数据公开,seq2seq生成模型设计对话系统获第二名☆45Updated 2 years ago
- NLP方向的论文代码复现☆13Updated 5 years ago
- DMN+ 模型的PyTorch 实现(中文数据集)☆19Updated 6 years ago
- pytorch实现bert做seq2seq任务,使用unilm方案。☆10Updated 5 years ago
- Summary and comparison of Chinese classification models☆36Updated 2 years ago
- Data for the paper "An Emotion Cause Corpus for Chinese Microblogs with Multiple-User Structures" (TALLIP).☆21Updated 5 years ago
- Chinese Machine Reading 2021海华AI挑战赛·中文阅读理解·技术组·第三名☆21Updated 4 years ago
- pytorch版unilm模型☆27Updated 4 years ago
- Final project of 2018 WebDatamining in PKU, Automatic QA system based on Chinese WIKI. (基于中文wiki的自动问答系统)☆11Updated 6 years ago
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- 三个分词器,一个使用bilstm+viterbi,一个使用n-gram,一个使用cnn+bilstm+crf☆17Updated 7 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Updated 4 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 6 years ago
- Chinese Word Segmentation Using MM/CRF/Bi-LSTM/Bi-LSTM-CRF/BERT-LSTM, 中文分词,使用 最大词匹配、CRF(CRF++)、Bi-LSTM (+CRF)、BERT-Bi-LSTM☆30Updated 5 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆72Updated 6 years ago