From: GitHub <no...@gi...> - 2012-11-15 16:44:20
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 64b324c93f81e059de6ad0da768a343536c0d31c https://github.com/moses-smt/mosesdecoder/commit/64b324c93f81e059de6ad0da768a343536c0d31c Author: Hieu Hoang <hie...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M moses-chart-cmd/IOWrapper.cpp M moses-chart-cmd/IOWrapper.h M moses-chart-cmd/Main.cpp Log Message: ----------- added plumbing to output alignments from chart decoder. Currently outputs to alignment file, output to n-best list still to do. Haven't adjusted for source and target offset, that's gonna be difficult Commit: f6d3f8592b7596ed20e26e24ecd7fb070545d91e https://github.com/moses-smt/mosesdecoder/commit/f6d3f8592b7596ed20e26e24ecd7fb070545d91e Author: Hieu Hoang <hie...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M moses-chart-cmd/IOWrapper.cpp M moses-chart-cmd/IOWrapper.h M moses/ChartTrellisPath.h Log Message: ----------- added plumbing to output alignments from chart decoder. Currently outputs to alignment file, output to n-best list still to do. Haven't adjusted for source and target offset, that's gonna be difficult Commit: ac8d6b1d7bf745189afc42b07ac5fc1b93412a21 https://github.com/moses-smt/mosesdecoder/commit/ac8d6b1d7bf745189afc42b07ac5fc1b93412a21 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M moses/TargetPhrase.cpp Log Message: ----------- added alignment output to n-best list Commit: 7f0b58f0a36d0128429694bd0f3274b5680fe099 https://github.com/moses-smt/mosesdecoder/commit/7f0b58f0a36d0128429694bd0f3274b5680fe099 Author: Hieu Hoang <hie...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M contrib/python/README.md M contrib/python/example.py M contrib/python/examples/phrase-table.binphr.tgtdata.wa M contrib/python/examples/phrase-table.txt M contrib/python/examples/rule-table.txt M contrib/python/examples/rule-table/Misc.dat M contrib/python/examples/rule-table/TargetColl.dat M contrib/python/examples/rule-table/TargetInd.dat M contrib/python/examples/rule-table/Vocab.dat M contrib/python/moses/cdictree.pxd M contrib/python/moses/dictree.cpp M contrib/python/moses/dictree.pyx M contrib/server/mosesserver.cpp M lm/left.hh M lm/max_order.hh M lm/model.cc M misc/processPhraseTable.cpp M moses/PhraseDictionaryTree.cpp M phrase-extract/ScoreFeature.cpp M phrase-extract/score-main.cpp M scripts/ems/experiment.perl M scripts/training/train-model.perl M util/exception.hh M util/file_piece.cc M util/read_compressed.cc M util/read_compressed_test.cc Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/4813dfb4f365...7f0b58f0a36d |