tuzhaopeng / NMTLinks
Attention-based NMT with Coverage, Context Gate, and Reconstruction
☆95Updated 4 years ago
Alternatives and similar repositories for NMT
Users that are interested in NMT are comparing it to the libraries listed below
Sorting:
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆111Updated 5 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- An implementation of RNNsearch using TensorFlow☆67Updated 7 years ago
- An example for applying FusionNet to Natural Language Inference☆134Updated 6 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆136Updated 3 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆95Updated 6 years ago
- Neural Coref Models☆107Updated 6 years ago
- ☆146Updated 8 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 5 years ago
- A dialogue bot for information access☆185Updated 7 years ago
- Generative Question Answering☆56Updated 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
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆102Updated 6 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- Improved Neural Machine Translation with a Syntax-Aware Encoder and Decoder☆42Updated 7 years ago
- ☆108Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 8 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆248Updated 2 years ago
- Reinforcement Learning for Neural Machine Translation☆190Updated 6 months ago
- scripts and configuration files for Edinburgh neural MT submission to WMT 16 shared translation task☆138Updated 4 years ago
- The baselines used in the CoQA paper☆176Updated 5 years ago
- Code for "Query and Output: Generating Words by Querying Distributed Word Representations for Paraphrase Generation" (NAACL 2018)☆92Updated 6 years ago
- PyTorch deep learning models for text processing☆178Updated 6 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆118Updated 6 years ago
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago
- Graph-based and Transition-based dependency parsers based on BiLSTMs☆274Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago