lmthang / nlm
Train deep neural language models as described in this paper "Deep Neural Language Models for Machine Translation" http://www.aclweb.org/anthology/K/K15/K15-1031.pdf . We don't claim that this is a fast implementation but was sufficient for us to obtain consistent gains in real translation tasks.
☆15Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for nlm
- NLP tools on Lasagne☆61Updated 7 years ago
- Recurrent Memory Network - Torch implementation☆36Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 years ago
- ☆46Updated 6 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆86Updated 8 years ago
- PyTorch, LSTM CRF model☆9Updated 6 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
- BiLSTM-CRF for sequence labeling in Dynet☆82Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆84Updated 7 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
- End-to-end memory networks in TensorFlow☆34Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆101Updated 7 years ago
- Deep Character-Level Neural Machine Translation☆72Updated 7 years ago
- Source code of Response Selection with Topic Clues for Retrieval-based Chatbots☆25Updated 8 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 5 years ago
- ☆79Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆107Updated 6 years ago
- ☆28Updated 8 years ago
- Author implementation of "Learning Recurrent Span Representations for Extractive Question Answering" (Lee et al. 2016)☆33Updated 7 years ago
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Updated 9 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆82Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆109Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆67Updated 7 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆96Updated 6 years ago
- An implementation of the Globally Normalized Reader☆59Updated last year
- Question Answering Using Memory Networks (CS224D Project)☆48Updated 9 years ago