pcyin / pytorch_nmtLinks
A neural machine translation model in PyTorch
☆119Updated 5 years ago
Alternatives and similar repositories for pytorch_nmt
Users that are interested in pytorch_nmt are comparing it to the libraries listed below
Sorting:
- Implements the paper " Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models" by Serban et al (current…☆116Updated 7 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆139Updated 2 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- An implementation of CopyNet☆93Updated 5 years ago
- Improving the Transformer translation model with document-level context☆170Updated 4 years ago
- Code for "Unpaired Sentiment-to-Sentiment Translation: A Cycled Reinforcement Learning Approach" (ACL 2018)☆108Updated 6 years ago
- ☆112Updated 5 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 6 years ago
- Official Github repo for the paper "Unifying Human and Statistical Evaluation for Natural Language Generation"☆73Updated 6 years ago
- Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sen…☆124Updated 2 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆172Updated 10 months ago
- The implementation of the paper "Augmenting Neural Response Generation with Context-Aware Topical Attention"☆110Updated 6 months ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- Code for "Controllable Paraphrase Generation with a Syntactic Exemplar" (ACL 2019)☆80Updated 5 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆118Updated 6 years ago
- Improved Neural Machine Translation with a Syntax-Aware Encoder and Decoder☆42Updated 7 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆148Updated 6 years ago
- ☆177Updated 6 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 5 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆154Updated 2 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090☆121Updated 6 years ago
- ☆94Updated 7 years ago
- Document-Level Neural Machine Translation with Hierarchical Attention Networks☆67Updated 3 years ago
- Grounded conversational dataset for end-to-end conversational AI (official DSTC7 data)☆173Updated 9 months ago
- A toolkit for abstractive summarization, which is easy to implement the baseline and our proposed models, which can achieve the SOTA perf…☆49Updated 6 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago