williamSYSU / TextGAN-PyTorchLinks
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
☆913Updated 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
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆916Updated 2 years ago
- Paper List for Style Transfer in Text☆1,628Updated 2 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,499Updated 3 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,304Updated last year
- 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
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 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
- Text classification using deep learning models in Pytorch☆816Updated 6 years ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,651Updated 2 years ago
- Summarization Papers☆1,016Updated 2 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 6 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆708Updated 11 months ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆655Updated 3 years ago
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,391Updated last year
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆747Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- A text generation benchmarking platform☆868Updated 4 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,121Updated 2 years ago
- NLP Paper☆591Updated last year
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,151Updated last year
- Pytorch-Named-Entity-Recognition-with-BERT☆1,244Updated 4 years ago
- Code for using and evaluating SpanBERT.☆899Updated 2 years ago
- CNNs for Sentence Classification in PyTorch☆1,033Updated 9 months ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆379Updated 3 years ago
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,093Updated 6 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆413Updated 2 years ago