chrishokamp / constrained_decodingLinks
Lexically constrained decoding for sequence generation using Grid Beam Search
☆91Updated 6 years ago
Alternatives and similar repositories for constrained_decoding
Users that are interested in constrained_decoding are comparing it to the libraries listed below
Sorting:
- Source code for ``Straight to the Tree: Constituency Parsing with Neural Syntactic Distance'' published at ACL 2018☆63Updated 7 years ago
- Document-Level Neural Machine Translation with Hierarchical Attention Networks☆67Updated 3 years ago
- Code for "Controllable Paraphrase Generation with a Syntactic Exemplar" (ACL 2019)☆80Updated 5 years ago
- Improved Neural Machine Translation with a Syntax-Aware Encoder and Decoder☆42Updated 7 years ago
- NAACL 2019 paper: Density Matching for Bilingual Word Embedding (Zhou et al., 2019)☆63Updated 2 years ago
- ☆28Updated last year
- Python code for training models in the ACL paper, "Beyond BLEU:Training Neural Machine Translation with Semantic Similarity".☆52Updated 5 years ago
- Webpage for the DSTC8 - NOESIS II: Predicting Responses☆48Updated 2 years ago
- ☆22Updated 6 years ago
- This is a repository with the data and code for the ACL 2019 paper "When a Good Translation is Wrong in Context: ..." and the EMNLP 2019 …☆97Updated 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
- ☆19Updated 4 years ago
- OpenNMT based Neural Conversation model which implements Topic and Semantic Distributional Constraints to improve quality of generated re…