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
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆105Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Deep Character-Level Neural Machine Translation