williamSYSU / TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
☆895Updated 6 months ago
Alternatives and similar repositories for TextGAN-PyTorch:
Users that are interested in TextGAN-PyTorch are comparing it to the libraries listed below
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆643Updated 6 years ago
- A curated list of recent models of text generation and application☆494Updated 3 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆589Updated this week
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆745Updated 2 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆906Updated last year
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 5 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆441Updated 4 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆488Updated 6 years ago
- Paper List for Style Transfer in Text☆1,618Updated last year
- Data augmentation for NLP, presented at EMNLP 2019☆1,616Updated last year
- Simple XLNet implementation with Pytorch Wrapper☆580Updated 5 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,475Updated 3 years ago
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,135Updated 10 months ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆317Updated 5 years ago
- Pytorch seq2seq chatbot☆395Updated 4 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,120Updated 2 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,413Updated last year
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,091Updated 5 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆577Updated 2 years ago
- A text generation benchmarking platform☆864Updated 3 years ago
- NLP Paper☆592Updated 11 months ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,289Updated 5 months ago
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated last year
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆895Updated last year
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,369Updated last year
- Summarization Papers☆988Updated last year
- SQuAD Question Answering Using BERT, PyTorch☆397Updated 2 years ago
- Code for "Text Generation from Knowledge Graphs with Graph Transformers"☆517Updated last year
- LSTM-CRF in PyTorch☆460Updated 5 months ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,244Updated 10 months ago