From: GitHub <no...@gi...> - 2012-11-15 12:47:06
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: a90e1861c0a54e3b6a80a9327e39e7a366232e02 https://github.com/moses-smt/mosesdecoder/commit/a90e1861c0a54e3b6a80a9327e39e7a366232e02 Author: Barry Haddow <bar...@gm...> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: 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 Log Message: ----------- Alignments on by default for phrase-based Commit: 3f6e66f1f6b4e830c7f8985472eabfa1e5100139 https://github.com/moses-smt/mosesdecoder/commit/3f6e66f1f6b4e830c7f8985472eabfa1e5100139 Author: Barry Haddow <bar...@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 lm/left.hh M lm/model.cc 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/e245e610a47e...3f6e66f1f6b4 |