/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.

Primary LanguagePython

Issues