pcyin / pytorch_nmtLinks
A neural machine translation model in PyTorch
☆120Updated 6 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:
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago
- Reinforcement Learning for Neural Machine Translation☆189Updated 7 months ago
- ☆177Updated 6 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆153Updated 7 years ago
- ☆265Updated 3 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 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
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆139Updated 2 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆154Updated 3 years ago
- ☆113Updated 5 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆311Updated 6 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆149Updated 6 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- Code for AAAI2018 paper "Table-to-text Generation by Structure-aware Seq2seq Learning"☆152Updated 2 years ago
- 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 "Unpaired Sentiment-to-Sentiment Translation: A Cycled Reinforcement Learning Approach" (ACL 2018)☆108Updated 7 years ago
- Code for "Query and Output: Generating Words by Querying Distributed Word Representations for Paraphrase Generation" (NAACL 2018)☆92Updated 6 years ago
- ☆209Updated 4 years ago
- generative adversarial nets for neural machine translation☆119Updated 7 years ago
- Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sen…☆125Updated 3 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆118Updated 6 years ago
- Official Github repo for the paper "Unifying Human and Statistical Evaluation for Natural Language Generation"☆73Updated 6 years ago
- Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090☆120Updated 7 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- Calculating ROUGE score between two files (line-by-line)☆191Updated 4 years ago
- An interface to and, in time, a Python reimplementation of the ROUGE package for evaluating summarization☆197Updated 10 years ago
- A Python wrapper for the ROUGE summarization evaluation package☆249Updated 4 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 6 years ago