VegB / Text_InfillingLinks
Source code for Text Infilling, implemented with Texar.
☆27Updated 6 years ago
Alternatives and similar repositories for Text_Infilling
Users that are interested in Text_Infilling are comparing it to the libraries listed below
Sorting:
- Code for "Controllable Paraphrase Generation with a Syntactic Exemplar" (ACL 2019)☆80Updated 5 years ago
- Source code to reproduce the results in the ACL 2019 paper "Syntactically Supervised Transformers for Faster Neural Machine Translation"☆81Updated 2 years ago
- Accelerated Reinforcement Learning for Sentence Generation by Vocabulary Prediction☆71Updated 5 years ago
- Contains data/code for the paper "Neural Syntactic Preordering for Controlled Paraphrase Generation" (ACL 2020).☆76Updated last year
- Code for "A Multi-Task Approach for Disentangling Syntax and Semantics in Sentence Representations" (NAACL 2019)☆67Updated 4 years ago
- Domain Adaptive Text Style Transfer, EMNLP 2019☆70Updated 5 years ago
- ☆51Updated 5 years ago
- code, data, and model for ACL-19 paper "Conversing by Reading: Contentful Neural Conversation with On-demand Machine Reading"☆77Updated 4 years ago
- This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Pa…☆80Updated 5 years ago
- NAACL 2021 - Progressive Generation of Long Text☆81Updated 4 years ago
- ☆38Updated 6 years ago
- Code for ACL2019 paper: "TIGS: An Inference Algorithm for Text Infilling with Gradient Search"☆35Updated 6 years ago
- PyTorch implementation of A Surprisingly Effective Fix for Deep Latent Variable Modeling of Text (EMNLP 2019)☆48Updated 5 years ago
- Python code for training models in the ACL paper, "Beyond BLEU:Training Neural Machine Translation with Semantic Similarity".☆52Updated 5 years ago
- ☆32Updated 3 years ago
- NAACL'19: "Jointly Optimizing Diversity and Relevance in Neural Response Generation"☆74Updated 4 years ago
- Generating Sentences from Disentangled Syntactic and Semantic Spaces☆42Updated 3 years ago
- The official Keras implementation of ACL 2020 paper "Pre-train and Plug-in: Flexible Conditional Text Generation with Variational Auto-En…☆48Updated 2 years ago
- Pytorch implementation of "A Probabilistic Formulation of Unsupervised Text Style Transfer" by He. et. al. at ICLR 2020☆163Updated 2 years ago
- Progressively Pretrained Dense Corpus Index for Open-Domain QA and Information Retrieval☆43Updated 2 years ago
- Code for bidirectional sequence generation (BiSon) for generating from BERT pre-trained models.☆51Updated 5 years ago
- A framework for training and evaluating AI models on a variety of openly available dialogue datasets.☆36Updated 4 years ago
- [ACL 2019]: Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling☆88Updated 5 years ago
- Code for "Controllable Unsupervised Text Attribute Transfer via Editing Entangled Latent Representation" (NeurIPS 2019)☆127Updated 5 years ago
- Code for "Understanding Neural Abstractive Summarization Models via Uncertainty" (EMNLP20)☆30Updated 4 years ago
- ☆31Updated 6 years ago
- Pun-GAN: Generative Adversarial Network for Pun Generation (EMNLP 2019)☆42Updated 5 years ago
- Cross-lingual Alignment vs Joint Training: A Comparative Study and A Simple Unified Framework☆52Updated 5 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.