From: GitHub <no...@gi...> - 2012-12-06 19:22:46
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 28b70a5697cc9e80c8c99dbb5306ac1b1a4209e1 https://github.com/moses-smt/mosesdecoder/commit/28b70a5697cc9e80c8c99dbb5306ac1b1a4209e1 Author: Hieu Hoang <hie...@gm...> Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M moses-cmd/Main.cpp Log Message: ----------- delete hardcoded if() statements for show weights. Excluded UnknownWordPenalty and made sure PhraseModel & Generation is in particular order Commit: 08ca44b34e3c63d7ef8a9df94a37713a13d43c42 https://github.com/moses-smt/mosesdecoder/commit/08ca44b34e3c63d7ef8a9df94a37713a13d43c42 Author: Hieu Hoang <hie...@gm...> Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M moses-chart-cmd/Main.cpp M moses-cmd/Main.cpp Log Message: ----------- delete hardcoded if() statements for show weights. Excluded UnknownWordPenalty and made sure PhraseModel & Generation is in particular order Commit: 3d6d53bf490526faeb0b72c8bf0cfcfa0316e384 https://github.com/moses-smt/mosesdecoder/commit/3d6d53bf490526faeb0b72c8bf0cfcfa0316e384 Author: Hieu Hoang <hie...@gm...> Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M moses-cmd/IOWrapper.cpp Log Message: ----------- delete hardcoded if() statements to show scores in n-best list. Excluded UnknownWordPenalty and made sure PhraseModel & Generation is in particular order Compare: https://github.com/moses-smt/mosesdecoder/compare/e3def0bc780e...3d6d53bf4905 |