From: GitHub <no...@gi...> - 2013-02-05 12:36:12
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 6076f867732d7a992261daea3bdc0d448701030d https://github.com/moses-smt/mosesdecoder/commit/6076f867732d7a992261daea3bdc0d448701030d Author: Hieu Hoang <hi...@ho...> Date: 2013-02-05 (Tue, 05 Feb 2013) Changed paths: M moses/ScoreProducer.cpp M moses/SourceWordDeletionFeature.cpp Log Message: ----------- use key-value args for SourceWordDeletionFeature Commit: 12204f0710bdaca20ba81c1b4410345763847284 https://github.com/moses-smt/mosesdecoder/commit/12204f0710bdaca20ba81c1b4410345763847284 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-05 (Tue, 05 Feb 2013) Changed paths: M moses/WordTranslationFeature.cpp Log Message: ----------- use key-value args for WordTranslationFeature Commit: a691055542ec18b791a25bdb0dfdb2c286b4d3c3 https://github.com/moses-smt/mosesdecoder/commit/a691055542ec18b791a25bdb0dfdb2c286b4d3c3 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-05 (Tue, 05 Feb 2013) Changed paths: M moses/TargetWordInsertionFeature.cpp Log Message: ----------- use key-value args for TargetWordInsertionFeature Commit: 6e76edf0585009555324ad1b0bbc0f35b9de03a0 https://github.com/moses-smt/mosesdecoder/commit/6e76edf0585009555324ad1b0bbc0f35b9de03a0 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-05 (Tue, 05 Feb 2013) Changed paths: M moses/ScoreProducer.cpp M moses/ScoreProducer.h Log Message: ----------- check that class description == 1st arg in input line Compare: https://github.com/moses-smt/mosesdecoder/compare/1d58aaf13191...6e76edf05850 |