mkeid / Neural-Machine-Translation
PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the parameter estimation process.
☆0Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Neural-Machine-Translation
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆121Updated 6 years ago
- a pytorch implementation of match lstm question answering model☆44Updated 6 months ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆160Updated 7 years ago
- An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorf…☆71Updated 7 years ago
- A Neural Reading Comprehension-based Question Answering System☆78Updated 6 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆86Updated 7 years ago
- An Implementation of Bidirectional Attention Flow☆41Updated 7 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆77Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆72Updated 6 years ago
- MACHINE READING COMPREHENSION WITH SELF-MATCHING NETWORKS☆45Updated 7 years ago
- ☆43Updated 6 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆95Updated 5 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 5 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆178Updated 7 years ago
- ☆39Updated 7 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆73Updated 5 years ago
- Key value memory network implemented using keras☆31Updated 6 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆45Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 7 years ago
- ☆27Updated 6 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆106Updated 5 years ago
- R-NET implementation in TensorFlow.☆77Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 3 years ago
- Seq2seq model with global attention implemented with PyTorch☆18Updated 6 years ago