TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
☆911Jun 26, 2024Updated last year
Alternatives and similar repositories for TextGAN-PyTorch
Users that are interested in TextGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Sep 27, 2018Updated 7 years ago
- Implementation of RelGAN: Relational Generative Adversarial Networks for Text Generation☆120Oct 11, 2020Updated 5 years ago
- A text generation benchmarking platform☆868Jul 3, 2021Updated 4 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Feb 20, 2019Updated 7 years ago
- GAN-Based Text Generation☆14Apr 19, 2020Updated 5 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,094Mar 10, 2019Updated 6 years ago
- A curated list of recent models of text generation and application☆491Dec 15, 2021Updated 4 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆436Feb 19, 2020Updated 6 years ago
- Paper List for Style Transfer in Text☆1,623Mar 16, 2023Updated 2 years ago
- Implementation of "Adversarial Text Generation without Reinforcement Learning"☆12Mar 13, 2019Updated 6 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Jul 2, 2022Updated 3 years ago
- 用seqgan训练生成小黄鸡语料☆39Jan 31, 2019Updated 7 years ago
- Codes for Category-aware Generative Adversarial Networks (AAAI 2020)☆19Sep 4, 2020Updated 5 years ago
- Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text (EMNLP2018)☆147Sep 15, 2018Updated 7 years ago
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆745Apr 14, 2022Updated 3 years ago
- seqGAN in pytorch☆37Dec 26, 2018Updated 7 years ago
- Codes for our paper at EMNLP2019☆36Dec 21, 2019Updated 6 years ago
- ☆30Jun 12, 2023Updated 2 years ago
- 通过char_RNN、VAE、GAN进行文本生成☆20Nov 22, 2018Updated 7 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆593May 30, 2025Updated 9 months ago
- Code for "Text Generation from Knowledge Graphs with Graph Transformers"☆528Jul 27, 2023Updated 2 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Dec 12, 2018Updated 7 years ago
- Text summarization with PyTorch☆15Nov 14, 2023Updated 2 years ago
- The codes and data for paper "Learning to Control the Fine-grained Sentiment for Story Ending Generation (ACL 2019)".☆26Sep 26, 2019Updated 6 years ago
- Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://…☆2,391Aug 26, 2021Updated 4 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆915Jan 23, 2023Updated 3 years ago
- Implementation about Attention-Based Reward Conditional SeqGAN (AR-CSGAN)☆19Jul 25, 2018Updated 7 years ago
- This code repository presents the pytorch implementation of the paper “Implicit Deep Latent Variable Models for Text Generation”(EMNLP 20…☆55Mar 11, 2022Updated 3 years ago
- ☆69Nov 23, 2022Updated 3 years ago
- Source code for the Findings of ACL-IJCNLP 2021 paper entitled "TILGAN: Transformer-based Implicit Latent GAN for Diverse and Coherent Te…☆28Sep 13, 2021Updated 4 years ago
- Must-read Papers on Textual Adversarial Attack and Defense☆1,576Jun 4, 2025Updated 8 months ago
- LM pretraining for generation, reading list, resources, conference mappings.☆20Feb 25, 2020Updated 6 years ago
- Must-read Papers on pre-trained language models.☆3,362Nov 6, 2022Updated 3 years ago
- Code for "Controllable Unsupervised Text Attribute Transfer via Editing Entangled Latent Representation" (NeurIPS 2019)☆126Oct 28, 2019Updated 6 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆173Dec 19, 2019Updated 6 years ago
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,155Feb 20, 2024Updated 2 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,418Jan 10, 2024Updated 2 years ago
- Data augmentation for NLP☆4,645Jun 24, 2024Updated last year
- This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)☆29Mar 24, 2024Updated last year