From: GitHub <no...@gi...> - 2013-02-11 18:03:24
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: e3ea93acb72345bb2a4d28465deb9506e7f6841f https://github.com/moses-smt/mosesdecoder/commit/e3ea93acb72345bb2a4d28465deb9506e7f6841f Author: Rico Sennrich <ric...@gm...> Date: 2013-02-06 (Wed, 06 Feb 2013) Changed paths: M phrase-extract/extract-rules-main.cpp Log Message: ----------- speed up rule extraction by factor 2 (by rewriting rule consolidation to have linear instead of quadratic complexity) Commit: d745ee993b64143a8964b4bbd5e00504e4209030 https://github.com/moses-smt/mosesdecoder/commit/d745ee993b64143a8964b4bbd5e00504e4209030 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-06 (Wed, 06 Feb 2013) Changed paths: M phrase-extract/extract-rules-main.cpp Log Message: ----------- Merge branch 'master' into weight-new Commit: 2e9af629d252406b2e3335718dbb48171f2cc689 https://github.com/moses-smt/mosesdecoder/commit/2e9af629d252406b2e3335718dbb48171f2cc689 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-07 (Thu, 07 Feb 2013) Changed paths: M moses/LM/Base.cpp M moses/LM/Base.h M moses/LM/Implementation.h M moses/LM/Ken.cpp M moses/LM/Ken.h M moses/Parameter.cpp M moses/Parameter.h M moses/StaticData.cpp M moses/StaticData.h Log Message: ----------- Merge branch 'weight-new' of github.com:moses-smt/mosesdecoder into weight-new Compare: https://github.com/moses-smt/mosesdecoder/compare/f7e3f200137e...2e9af629d252 |