This document summarizes a research paper that proposes two methods to improve lexical choice in neural machine translation (NMT) systems. The first method fixes the norms of word embedding vectors to improve representation of rare words. The second method integrates a simple lexical module jointly trained with the NMT model to directly translate source words. Experimental results on several language pairs show the proposed methods significantly improve over baselines, especially on low-resource languages, with gains of up to 3 BLEU points. The authors conclude the methods help make NMT more viable for low-resource translation tasks.