lmthang / nlmLinks
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 10 years ago
Alternatives and similar repositories for nlm
Users that are interested in nlm are comparing it to the libraries listed below
Sorting:
- NLP tools on Lasagne☆61Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆107Updated 9 years ago
- ☆218Updated 9 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
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 9 years ago
- Gated Attention Reader for Text Comprehension☆189Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 6 years ago
- collect the publications and related resources of Deep Learning in NLP☆116Updated 9 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆95Updated 6 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Transition-based dependency parser based on stack LSTMs☆205Updated 5 years ago
- A neural conversation model☆138Updated 9 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- ☆121Updated 8 years ago
- Java Neural Network Library☆93Updated 9 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- ☆59Updated 9 years ago