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
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 9 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- ☆28Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 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…☆98Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Very Deep Pairwise Word Interaction Neural Networks for modeling textual similarity (He and Lin, NAACL/HLT 2016)☆18Updated 6 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 8 years ago
- Document context language models☆22Updated 9 years ago
- ☆20Updated 7 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- ☆46Updated 7 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Updated 8 years ago
- Attention models☆33Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Author implementation of "Learning Recurrent Span Representations for Extractive Question Answering" (Lee et al. 2016)☆33Updated 8 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 6 years ago
- Python implementation of Socher et al, EMNLP2013☆36Updated 9 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago
- ☆35Updated 7 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆40Updated 9 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- A convolutional neural network to classify sentences, built with Tensorflow.☆33Updated 7 years ago