williamSYSU / TextGAN-PyTorchLinks
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
☆911Updated 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.)☆648Updated 7 years ago
- Paper List for Style Transfer in Text☆1,626Updated 2 years ago
- A curated list of recent models of text generation and application☆491Updated 4 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,506Updated 3 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 7 months ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆436Updated 5 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆917Updated 2 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,304Updated last year
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 6 years ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,651Updated 2 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,122Updated 3 years ago
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,391Updated last year
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,153Updated last year
- A text generation benchmarking platform☆869Updated 4 years ago
- Code for using and evaluating SpanBERT.☆903Updated 2 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆54Updated 5 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆640Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 6 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,247Updated 4 years ago
- ☆560Updated 4 years ago
- Text classification using deep learning models in Pytorch☆817Updated 7 years ago
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- Pytorch Implementation of Google BERT☆597Updated 5 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆490Updated 6 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆711Updated last year
- Summarization Papers☆1,014Updated 2 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- CNNs for Sentence Classification in PyTorch☆1,035Updated 11 months ago
- [ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723☆729Updated 3 years ago