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:
- Paper List for Style Transfer in Text☆1,624Updated 2 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Updated 7 years ago
- A curated list of recent models of text generation and application☆491Updated 4 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆915Updated 3 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆436Updated 5 years ago
- Text classification using deep learning models in Pytorch☆818Updated 7 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆490Updated 7 years ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,649Updated 2 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆593Updated 8 months ago
- Must-read Papers on Textual Adversarial Attack and Defense☆1,576Updated 8 months ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,504Updated 4 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆640Updated 4 years ago
- Hierarchical Attention Networks for document classification☆406Updated 4 years ago
- Summarization Papers☆1,012Updated 2 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 6 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,304Updated last year
- Code for using and evaluating SpanBERT.☆903Updated 2 years ago
- seqGAN in pytorch☆37Updated 7 years ago
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,391Updated last year
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,123Updated 3 years ago
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,155Updated last year
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆715Updated last year
- A text generation benchmarking platform☆868Updated 4 years ago
- CNNs for Sentence Classification in PyTorch☆1,038Updated last year
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆400Updated 4 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,247Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆925Updated 2 years ago
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆249Updated 5 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆522Updated 4 years ago