mingdachen / syntactic-template-generationLinks
Code for "Controllable Paraphrase Generation with a Syntactic Exemplar" (ACL 2019)
☆80Updated 5 years ago
Alternatives and similar repositories for syntactic-template-generation
Users that are interested in syntactic-template-generation are comparing it to the libraries listed below
Sorting:
- code, data, and model for ACL-19 paper "Conversing by Reading: Contentful Neural Conversation with On-demand Machine Reading"☆77Updated 4 years ago
- [ACL 2019]: Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling☆88Updated 5 years ago
- An original implementation of ACL 2019, "Compositional Questions Do Not Necessitate Multi-hop Reasoning" (Single-hop Reading Comprehensio…☆58Updated 5 years ago
- ☆38Updated 6 years ago
- roBERTa training for SQuAD☆50Updated 5 years ago
- Code for "Unpaired Sentiment-to-Sentiment Translation: A Cycled Reinforcement Learning Approach" (ACL 2018)☆108Updated 6 years ago
- A framework for training and evaluating AI models on a variety of openly available dialogue datasets.☆36Updated 4 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
- This is the repo for the paper "Revealing the Importance of Semantic Retrieval for Machine Reading at Scale".☆60Updated 5 years ago
- The implementation of the paper "Augmenting Neural Response Generation with Context-Aware Topical Attention"☆110Updated 8 months ago
- Lexically constrained decoding for sequence generation using Grid Beam Search☆91Updated 6 years ago
- Domain Adaptive Text Style Transfer, EMNLP 2019☆70Updated 5 years ago
- Contains data/code for the paper "Neural Syntactic Preordering for Controlled Paraphrase Generation" (ACL 2020).☆76Updated last year
- Generating Sentences from Disentangled Syntactic and Semantic Spaces☆42Updated 3 years ago
- Code for "A Multi-Task Approach for Disentangling Syntax and Semantics in Sentence Representations" (NAACL 2019)☆67Updated 4 years ago
- Document-Level Neural Machine Translation with Hierarchical Attention Networks☆67Updated 3 years ago
- This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Pa…