giancds / tsf_nmt
Experiments recreating the Neural Machine Translation experiments with bidirectional encoder and attention modules.
☆54Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for tsf_nmt
- Unofficial implementation algorithms of attention models on SNLI dataset☆34Updated 6 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 7 years ago
- CDSSM implementation in torch☆40Updated 8 years ago
- End-To-End Memory Networks in Theano☆131Updated 2 years ago
- ☆58Updated 8 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 14 years ago
- ☆46Updated 6 years ago
- Recurrent Memory Network - Torch implementation☆36Updated 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…☆95Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆84Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆86Updated 8 years ago
- ☆24Updated 8 years ago
- Seq2Seq LSTM Autoencoder☆60Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Question Answering Using Memory Networks (CS224D Project)☆48Updated 9 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆105Updated 8 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆109Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆82Updated 7 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated 4 months ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆101Updated 7 years ago
- ☆22Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Automatically exported from code.google.com/p/jacana☆37Updated 9 years ago
- PyTorch, LSTM CRF model☆9Updated 6 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆82Updated 7 years ago
- Hierarchical Recurrent Encoder-Decoder in TensorFlow☆44Updated 8 years ago
- ☆28Updated 8 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago