From: GitHub <no...@gi...> - 2012-11-16 16:44:05
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: f858f919b3c457fab93929a20638934518dfbbc0 https://github.com/moses-smt/mosesdecoder/commit/f858f919b3c457fab93929a20638934518dfbbc0 Author: marcinj <ju...@am...> Date: 2012-11-16 (Fri, 16 Nov 2012) Changed paths: M moses/CompactPT/PhraseDecoder.cpp M moses/CompactPT/PhraseDictionaryCompact.cpp Log Message: ----------- Fixed missing alignment points Commit: 0edd6b4a61d3fec9601c2870cd5dfcc69b5367dc https://github.com/moses-smt/mosesdecoder/commit/0edd6b4a61d3fec9601c2870cd5dfcc69b5367dc Author: marcinj <ju...@am...> Date: 2012-11-16 (Fri, 16 Nov 2012) Changed paths: M moses-chart-cmd/IOWrapper.cpp M moses-chart-cmd/IOWrapper.h M moses-chart-cmd/Main.cpp M moses/ChartCellLabel.h A moses/Incremental.cpp A moses/Incremental.h R moses/Incremental/Fill.cpp R moses/Incremental/Fill.h R moses/Incremental/Manager.cpp R moses/Incremental/Manager.h M moses/Jamfile M moses/LM/Ken.cpp M search/Jamfile A search/applied.hh M search/config.hh M search/context.hh M search/edge_generator.cc M search/edge_generator.hh R search/final.hh M search/header.hh A search/nbest.cc A search/nbest.hh R search/note.hh M search/rule.cc M search/rule.hh M search/types.hh M search/vertex.cc M search/vertex.hh M search/vertex_generator.cc M search/vertex_generator.hh R search/weights.cc R search/weights.hh R search/weights_test.cc Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/4f3afbf41ff5...0edd6b4a61d3 |