From f57ac23be9df71cf28ec61eba795019b8b246de5 Mon Sep 17 00:00:00 2001 From: Lane Schwartz Date: Fri, 20 Dec 2013 15:06:49 -0500 Subject: [PATCH] Added comment in Jamroot on how to compile against NPLM --- Jamroot | 1 + 1 file changed, 1 insertion(+) diff --git a/Jamroot b/Jamroot index 7df58f8e9..ac0e0fb0c 100644 --- a/Jamroot +++ b/Jamroot @@ -5,6 +5,7 @@ #--with-irstlm=/path/to/irstlm #--with-srilm=/path/to/srilm See moses/LM/Jamfile for more options. #--with-maxent-srilm=true (requires a maxent-enabled version of SRILM to be specified via --with-srilm) +#--with-nplm=/path/to/nplm #--with-randlm=/path/to/randlm #KenLM is always compiled. #