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 9 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
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- ☆46Updated 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
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 6 years ago
- A neural conversation model☆138Updated 9 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 8 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆106Updated 9 years ago
- ☆28Updated 9 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago