From: GitHub <no...@gi...> - 2012-11-14 16:58:36
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 1a596181d17a3dcd04e5a9b545f07056cb5b3856 https://github.com/moses-smt/mosesdecoder/commit/1a596181d17a3dcd04e5a9b545f07056cb5b3856 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M moses/Parameter.cpp M moses/StaticData.cpp M moses/StaticData.h Log Message: ----------- change argument -include-alignment-in-n-best to -include-segmentation-in-n-best. This is what it actually does Commit: 623289465c85e82b1107b90609f05dbbd24f3228 https://github.com/moses-smt/mosesdecoder/commit/623289465c85e82b1107b90609f05dbbd24f3228 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-14 (Wed, 14 Nov 2012) Changed paths: M moses-cmd/IOWrapper.cpp M moses/StaticData.h Log Message: ----------- change argument -include-alignment-in-n-best to -include-segmentation-in-n-best. Avoids confusion with word alignment Compare: https://github.com/moses-smt/mosesdecoder/compare/4e9d2f3ae12d...623289465c85 |