mkeid / Neural-Machine-TranslationLinks
PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the parameter estimation process.
☆1Updated 6 years ago
Alternatives and similar repositories for Neural-Machine-Translation
Users that are interested in Neural-Machine-Translation are comparing it to the libraries listed below
Sorting:
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- a pytorch implementation of match lstm question answering model☆43Updated last year
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- ☆69Updated 2 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- ☆26Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- ☆57Updated 8 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 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
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- ☆81Updated 7 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 7 years ago
- Tensorflow implementation of Generating Sentences from a Continuous Space☆30Updated 7 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 7 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Key value memory network implemented using keras☆31Updated 7 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆60Updated 7 years ago