williamSYSU / TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
☆908Updated 9 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.)☆645Updated 6 years ago
- A curated list of recent models of text generation and application☆493Updated 3 years ago
- Paper List for Style Transfer in Text☆1,623Updated 2 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆912Updated 2 years ago
- A text generation benchmarking platform☆863Updated 3 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆438Updated 5 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆903Updated last year
- Pytorch Implementation of Google BERT☆594Updated 5 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆591Updated 2 months ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆307Updated 4 years ago
- An Exhaustive Paper List for Text Summarization☆499Updated 4 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,091Updated 6 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆394Updated 3 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆627Updated 3 years ago
- Simple XLNet implementation with Pytorch Wrapper☆582Updated 5 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 2 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,415Updated last year
- Data augmentation for NLP, presented at EMNLP 2019☆1,628Updated 2 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,848Updated 4 years ago
- CNNs for Sentence Classification in PyTorch☆1,026Updated 2 months ago
- 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
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,142Updated last year
- Text classification using deep learning models in Pytorch☆810Updated 6 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆697Updated 4 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,117Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,098Updated 2 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Updated 5 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,484Updated 3 years ago