Branch: refs/heads/master
Home: https://github.com/moses-smt/mosesdecoder
Commit: c55931f3524e9e31cb8f76983f150da76b42680d
https://github.com/moses-smt/mosesdecoder/commit/c55931f3524e9e31cb8f76983f150da76b42680d
Author: Lane Schwartz <dow...@gm...>
Date: 2012-08-08 (Wed, 08 Aug 2012)
Changed paths:
M scripts/Jamfile
Log Message:
-----------
If --prefix is specified, but --install-scripts is not, install scripts in $prefix/scripts
Commit: da5429318b4c8b4a6d06109fcbdc100ea230202f
https://github.com/moses-smt/mosesdecoder/commit/da5429318b4c8b4a6d06109fcbdc100ea230202f
Author: Lane Schwartz <dow...@gm...>
Date: 2012-08-08 (Wed, 08 Aug 2012)
Changed paths:
M Jamroot
M lm/left.hh
R lm/max_order.hh
M lm/model.cc
M lm/model.hh
M lm/quantize.hh
M lm/search_trie.cc
M lm/state.hh
M lm/trie_sort.hh
M scripts/ems/experiment.meta
Log Message:
-----------
KenLM maximum n-gram order can now be set via a compile-time flag
Commit: a2afc9866530c13511255b4a324b20192015f354
https://github.com/moses-smt/mosesdecoder/commit/a2afc9866530c13511255b4a324b20192015f354
Author: Lane Schwartz <dow...@gm...>
Date: 2012-08-08 (Wed, 08 Aug 2012)
Changed paths:
M Jamroot
M lm/Jamfile
A lm/max_order.cc
Log Message:
-----------
Add program to query the KenLM maximum n-gram order
Commit: 2556dfc0e5dba9a3f332814d61fe3fb8d4516b1f
https://github.com/moses-smt/mosesdecoder/commit/2556dfc0e5dba9a3f332814d61fe3fb8d4516b1f
Author: Lane Schwartz <dow...@gm...>
Date: 2012-08-08 (Wed, 08 Aug 2012)
Changed paths:
M Jamroot
M scripts/Jamfile
Log Message:
-----------
If --install-scripts is provided with no argument, install to $prefix/scripts
If --prefix is specified, but --install-scripts is not, do not install scripts
Compare: https://github.com/moses-smt/mosesdecoder/compare/2842ac71e7ea...2556dfc0e5db
|