From: GitHub <no...@gi...> - 2013-02-05 19:16:11
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 50a8e94a8f8cc069a921cf0fd9b6dd24fa1a65f6 https://github.com/moses-smt/mosesdecoder/commit/50a8e94a8f8cc069a921cf0fd9b6dd24fa1a65f6 Author: Rico Sennrich <ric...@gm...> Date: 2013-02-05 (Tue, 05 Feb 2013) Changed paths: M contrib/tmcombine/tmcombine.py Log Message: ----------- tmcombine: better error message for unsupported phrase tables Commit: be85bffb190d12f036a343aa741db7c651afcfc7 https://github.com/moses-smt/mosesdecoder/commit/be85bffb190d12f036a343aa741db7c651afcfc7 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-05 (Tue, 05 Feb 2013) Changed paths: M contrib/tmcombine/tmcombine.py Log Message: ----------- Merge branch 'master' into weight-new Commit: 4417f254a2590f0ec9867f0b357591796496cac3 https://github.com/moses-smt/mosesdecoder/commit/4417f254a2590f0ec9867f0b357591796496cac3 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-05 (Tue, 05 Feb 2013) Changed paths: M moses/Dictionary.h M moses/GenerationDictionary.h M moses/TranslationModel/PhraseDictionary.h M moses/TranslationModel/PhraseDictionaryTree.h Log Message: ----------- delete GetDecodeType(). Thinking of getting rid of class Dictionary altogther Commit: 599d5bde3d28f12283d9a65cb90f2eb5ed719df0 https://github.com/moses-smt/mosesdecoder/commit/599d5bde3d28f12283d9a65cb90f2eb5ed719df0 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-05 (Tue, 05 Feb 2013) Changed paths: M moses/GenerationDictionary.cpp M moses/GenerationDictionary.h M moses/Parameter.cpp Log Message: ----------- GenerationDictionary doesn't inherit from Dictionary Commit: 4d8de1e51d073598eb3d168da7375760771fd5a9 https://github.com/moses-smt/mosesdecoder/commit/4d8de1e51d073598eb3d168da7375760771fd5a9 Author: Hieu Hoang <hi...@ho...> Date: 2013-02-05 (Tue, 05 Feb 2013) Changed paths: M moses/TranslationModel/PhraseDictionary.h Log Message: ----------- PhraseDictionary doesn't inherit from Dictionary Compare: https://github.com/moses-smt/mosesdecoder/compare/6e76edf05850...4d8de1e51d07 |