mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 13:23:25 +03:00
Added comment in Jamroot on how to compile against NPLM
This commit is contained in:
parent
f40e1ac8f8
commit
f57ac23be9
1
Jamroot
1
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.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user