From: GitHub <no...@gi...> - 2012-12-06 11:44:03
|
Branch: refs/heads/factored_hacks Home: https://github.com/moses-smt/mosesdecoder Commit: 811f3f264fde4a77698c144e5b0a2afc72367831 https://github.com/moses-smt/mosesdecoder/commit/811f3f264fde4a77698c144e5b0a2afc72367831 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-12-03 (Mon, 03 Dec 2012) Changed paths: M moses/LM/Factory.cpp Log Message: ----------- always try to set JointLM when LM is defined on multiple factors Commit: 23c261daaa06f26f83d8f1e2de2297c76dae7b49 https://github.com/moses-smt/mosesdecoder/commit/23c261daaa06f26f83d8f1e2de2297c76dae7b49 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M moses/LM/Factory.cpp Log Message: ----------- Merge branch 'jointlm_improvements' of github.com:moses-smt/mosesdecoder into factored_hacks Commit: 3520c75ebe62c77a29dd2cf205e9bbe4ed365c17 https://github.com/moses-smt/mosesdecoder/commit/3520c75ebe62c77a29dd2cf205e9bbe4ed365c17 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M moses/FactorTypeSet.h M moses/LM/Factory.cpp M moses/LM/Joint.h M moses/Word.cpp M moses/Word.h Log Message: ----------- simplified word cache, fix in JointLM Commit: b82ef874f4c58d2cd562672a13aa894fdb9a29a6 https://github.com/moses-smt/mosesdecoder/commit/b82ef874f4c58d2cd562672a13aa894fdb9a29a6 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M moses/FactorTypeSet.h M moses/LM/Factory.cpp M moses/LM/Joint.h M moses/Word.cpp M moses/Word.h Log Message: ----------- Merge branch 'jointlm_improvements' of github.com:moses-smt/mosesdecoder into factored_hacks Compare: https://github.com/moses-smt/mosesdecoder/compare/ca0baad61a96...b82ef874f4c5 |