williamSYSU / TextGAN-PyTorchLinks
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
☆913Updated 11 months ago
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.)☆645Updated 6 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- A curated list of recent models of text generation and application☆493Updated 3 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆437Updated 5 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- Paper List for Style Transfer in Text☆1,629Updated 2 years ago
- Text classification using deep learning models in Pytorch☆814Updated 6 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated this week
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆911Updated 2 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 2 years ago
- A text generation benchmarking platform☆867Updated 3 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,489Updated 3 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆648Updated 2 years ago
- An Exhaustive Paper List for Text Summarization☆500Updated 4 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,240Updated 4 years ago
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,385Updated 9 months ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,091Updated 6 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,355Updated last year
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.☆1,147Updated last year
- Pre-trained ELMo Representations for Many Languages☆1,460Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- Implementation of RelGAN: Relational Generative Adversarial Networks for Text Generation☆120Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- Code for using and evaluating SpanBERT.☆899Updated last year
- Data augmentation for NLP, presented at EMNLP 2019☆1,636Updated 2 years ago
- Plot the vector graph of attention based text visualisation☆372Updated 6 years ago
- LSTM-CRF in PyTorch☆460Updated 9 months ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆557Updated 4 years ago