williamSYSU / TextGAN-PyTorchLinks
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
☆912Updated 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.)☆647Updated 7 years ago
- Paper List for Style Transfer in Text☆1,627Updated 2 years ago
- A curated list of recent models of text generation and application☆491Updated 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 4 months ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆916Updated 2 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆438Updated 5 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,498Updated 3 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,391Updated last year
- CNNs for Sentence Classification in PyTorch☆1,033Updated 8 months ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,120Updated 2 years ago
- Summarization Papers☆1,015Updated 2 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,420Updated last year
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,302Updated last year
- Code for using and evaluating SpanBERT.☆899Updated 2 years ago
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,151Updated last year
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 6 years ago
- A text generation benchmarking platform☆868Updated 4 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- Text classification using deep learning models in Pytorch☆815Updated 6 years ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,652Updated 2 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆637Updated 3 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆707Updated 10 months ago
- ☆557Updated 4 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,244Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- Code for "Text Generation from Knowledge Graphs with Graph Transformers"☆526Updated 2 years ago
- Pytorch Implementation of Google BERT☆596Updated 5 years ago
- Hierarchical Attention Networks for document classification☆404Updated 3 years ago