这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务
☆74Aug 3, 2019Updated 6 years ago
Alternatives and similar repositories for Bert2Transformer
Users that are interested in Bert2Transformer are comparing it to the libraries listed below
Sorting:
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆46Aug 2, 2019Updated 6 years ago
- The codebase for "Learning from Easy to Complex: Adaptive Multi-curricula Learning for Neural Dialogue Generation" (Cai et al., AAAI 2020…☆20Jun 18, 2024Updated last year
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Dec 4, 2018Updated 7 years ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆26Aug 27, 2019Updated 6 years ago
- 电商评论情感分类☆15Aug 4, 2020Updated 5 years ago
- 文本生成 - 通过商品参数和图片自动生成营销文本☆12Sep 17, 2021Updated 4 years ago
- The code for the 2018 NeurIPS paper "Dialog-to-Action: Conversational Question Answering Over a Large-Scale Knowledge Base"☆38Oct 28, 2020Updated 5 years ago
- 带拼音、字形特征的文本纠错模型☆11Jan 1, 2023Updated 3 years ago
- 利用BERT预训练模型进行文本生成,可用于对话、摘要、问题生成等任务。 目前支持策略,词表的插入和删除、自定义Character Embedding、随机词替换等☆10Jun 1, 2022Updated 3 years ago
- Open source code for MobiPurpose project☆13Mar 25, 2025Updated 11 months ago
- On-the-fly Table Generation - SIGIR'18☆10Feb 1, 2020Updated 6 years ago
- 对话改写介绍文章☆98Jun 12, 2023Updated 2 years ago
- Source code and data about our large scale study about Java annotaion in practice☆12Apr 14, 2023Updated 2 years ago
- Speaker Role Contextual Model for Dialogues☆15Sep 30, 2017Updated 8 years ago
- TensorRT☆11Sep 22, 2020Updated 5 years ago
- 带有位置信息的中文文本识别数据生成器☆11Jan 28, 2021Updated 5 years ago
- Experiments generating text with state-of-the-art deep-learning models (GPT2, Transformer XL, ...)☆12May 15, 2019Updated 6 years ago
- Implementation of Semantic Parsing with BERT and compositional pre-training on GeoQuery☆11Mar 20, 2019Updated 6 years ago
- A Pointer Generator with a BERT encoder☆10Aug 12, 2019Updated 6 years ago
- Simple implementation of graph convolutional neural networks within 20 lines.☆11Jun 17, 2019Updated 6 years ago
- HRED VHRED VHCR for Multi-Turn Dialogue Systems☆43Dec 16, 2019Updated 6 years ago
- DataFountain疫情问答助手keras-bert实现☆27Jun 7, 2020Updated 5 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆47Feb 22, 2019Updated 7 years ago
- List some datasets in NLP field.☆29May 27, 2021Updated 4 years ago
- 基于知识库的开放域问答系统的相关工作☆70May 31, 2018Updated 7 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Jul 18, 2020Updated 5 years ago
- transformer xl在中文文本生成上的尝试(可写小说、古诗)(transformer xl for text generation of chinese)☆727Apr 7, 2022Updated 3 years ago
- public dataset for followup-query analysis, accepted by AAAI2019☆15Aug 22, 2019Updated 6 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆31Nov 11, 2020Updated 5 years ago
- An attempt to replicate the neural programmer work [Neelakantan et al 2016, 2017] using techniques for learning probability distributions…☆13Jun 7, 2017Updated 8 years ago
- end-to-end dialog system dataset☆13Sep 15, 2019Updated 6 years ago
- An implementation of "Two are Better than One: An Ensemble of Retrieval- and Generation-Based Dialog Systems"☆14Jul 23, 2019Updated 6 years ago
- 基于语义的中文文本关键词提取算法(SKE)的工程实现☆16Nov 2, 2017Updated 8 years ago
- ☆12Mar 12, 2021Updated 4 years ago
- The dataset and source code for CugLM☆15Sep 1, 2020Updated 5 years ago
- Implementation of RLHF (Reinforcement Learning with Human Feedback) and GAN (Generative Adversarial Network) on top of the T5 architectur…☆16Jan 2, 2023Updated 3 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆196Jun 17, 2024Updated last year
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆322Jan 3, 2024Updated 2 years ago
- 使用BERT解决lic2019机器阅读理解☆89May 31, 2019Updated 6 years ago