From: GitHub <no...@gi...> - 2012-08-09 11:48:15
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: a8117c0afda04e4309394f2a2b2e9a582e049ba0 https://github.com/moses-smt/mosesdecoder/commit/a8117c0afda04e4309394f2a2b2e9a582e049ba0 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-08 (Wed, 08 Aug 2012) Changed paths: M scripts/generic/score-parallel.perl Log Message: ----------- redirect more to stderr. Split input extract files every 50m lines, instead of 10m lines Commit: fd122ea6308b8877b78c7d6b004ed1a8cfc61273 https://github.com/moses-smt/mosesdecoder/commit/fd122ea6308b8877b78c7d6b004ed1a8cfc61273 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-08 (Wed, 08 Aug 2012) Changed paths: M contrib/other-builds/moses.xcodeproj/project.pbxproj Log Message: ----------- xcode Commit: 3aa66aeab6e5031f52708b4d44db1d641bc8d383 https://github.com/moses-smt/mosesdecoder/commit/3aa66aeab6e5031f52708b4d44db1d641bc8d383 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-09 (Thu, 09 Aug 2012) Changed paths: M Jamroot M lm/Jamfile M lm/left.hh A lm/max_order.cc R lm/max_order.hh M lm/model.cc M lm/model.hh M lm/quantize.hh M lm/search_trie.cc M lm/state.hh M lm/trie_sort.hh M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/Util.cpp M moses/src/Util.h M moses/src/fuzzy-match/TMMTWrapper.cpp M scripts/Jamfile M scripts/ems/experiment.meta M util/file.cc M util/file.hh Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: 654ed29209f23e8d5c15eb170cf5ca94f28f1094 https://github.com/moses-smt/mosesdecoder/commit/654ed29209f23e8d5c15eb170cf5ca94f28f1094 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-09 (Thu, 09 Aug 2012) Changed paths: M contrib/other-builds/lm.xcodeproj/project.pbxproj M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses/src/RuleTable/LoaderStandard.cpp M moses/src/RuleTable/PhraseDictionaryOnDisk.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp Log Message: ----------- better indication of what phrase table implementation is being loaded Compare: https://github.com/moses-smt/mosesdecoder/compare/2556dfc0e5db...654ed29209f2 |