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
Alternatives and similar repositories for Neural-Machine-Translation:
Users that are interested in Neural-Machine-Translation are comparing it to the libraries listed below
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆160Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆121Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆178Updated 8 years ago
- R-NET implementation in TensorFlow.☆78Updated 7 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
- a pytorch implementation of match lstm question answering model☆43Updated 8 months ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 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
- ☆39Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 3 years ago
- An Implementation of Bidirectional Attention Flow☆41Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆88Updated 6 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 5 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆45Updated 6 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆86Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆95Updated 5 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆91Updated 6 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆73Updated 6 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆92Updated 6 years ago
- ☆150Updated last year
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆101Updated 8 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
- Hierarchical Attention Network for Document Classification☆28Updated 7 years ago