williamSYSU / TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
☆900Updated 7 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☆493Updated 3 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆907Updated 2 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,476Updated 3 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆590Updated last month
- Pytorch Implementation of Google BERT☆593Updated 4 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆897Updated last year
- 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
- Pytorch-Named-Entity-Recognition-with-BERT☆1,221Updated 3 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆440Updated 5 years ago
- A text generation benchmarking platform☆862Updated 3 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆638Updated 2 years ago
- Code for using and evaluating SpanBERT.☆895Updated last year
- Paper List for Style Transfer in Text☆1,621Updated last year
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆695Updated 4 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆488Updated 6 years ago
- CNNs for Sentence Classification in PyTorch☆1,025Updated 3 weeks ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆316Updated 5 years ago
- Optimus: the first large-scale pre-trained VAE language model☆380Updated last year
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,288Updated 6 months ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated 2 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆394Updated 3 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 3 years ago
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,363Updated 6 months ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,620Updated last year
- SQuAD Question Answering Using BERT, PyTorch☆397Updated 2 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆625Updated 3 years ago
- Github repo with tutorials to fine tune transformers for diff NLP tasks☆836Updated 10 months ago
- BERT-related papers☆2,037Updated last year