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.
☆14Updated 9 years ago
Alternatives and similar repositories for nlm:
Users that are interested in nlm are comparing it to the libraries listed below
- NLP tools on Lasagne☆61Updated 7 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 7 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 years ago
- Document context language models☆22Updated 9 years ago
- ☆28Updated 8 years ago
- ☆46Updated 7 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Very Deep Pairwise Word Interaction Neural Networks for modeling textual similarity (He and Lin, NAACL/HLT 2016)☆18Updated 6 years ago
- Author implementation of "Learning Recurrent Span Representations for Extractive Question Answering" (Lee et al. 2016)☆32Updated 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
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 6 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 14 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 9 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 9 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆105Updated 8 years ago
- Attention models☆33Updated 9 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Unofficial implementation algorithms of attention models on SNLI dataset☆33Updated 6 years ago
- A latent variable RNN model for discourse-driven language modeling☆36Updated 8 years ago
- End-to-end memory networks in TensorFlow☆33Updated 7 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- ☆35Updated 7 years ago
- ☆20Updated 6 years ago