From: GitHub <no...@gi...> - 2012-08-07 16:07:37
|
Branch: refs/heads/minphr Home: https://github.com/moses-smt/mosesdecoder Commit: fd0fefcf6ee910ed2d7b7545f3ffe6bfe6fcc663 https://github.com/moses-smt/mosesdecoder/commit/fd0fefcf6ee910ed2d7b7545f3ffe6bfe6fcc663 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M bjam M jam-files/sanity.jam Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: 3b65a8c62612652df6d4c36482b5de81db5ae8f5 https://github.com/moses-smt/mosesdecoder/commit/3b65a8c62612652df6d4c36482b5de81db5ae8f5 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M phrase-extract/extract-rules.cpp Log Message: ----------- get rid of threading Commit: dd4cf4523b38790cc0af1c5ac0f955f2112c18f4 https://github.com/moses-smt/mosesdecoder/commit/dd4cf4523b38790cc0af1c5ac0f955f2112c18f4 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M phrase-extract/extract-rules.cpp Log Message: ----------- get rid of threading Commit: c778113ba76498a9bc7a32cc68dccfb6436c3e1a https://github.com/moses-smt/mosesdecoder/commit/c778113ba76498a9bc7a32cc68dccfb6436c3e1a Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M phrase-extract/Jamfile Log Message: ----------- get rid of threading Commit: aaa243285122c6955c61d819fa0fe707f054fc23 https://github.com/moses-smt/mosesdecoder/commit/aaa243285122c6955c61d819fa0fe707f054fc23 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: M moses/src/RuleTable/PhraseDictionaryTMExtract.h M phrase-extract/PhraseExtractionOptions.h M phrase-extract/extract.cpp Log Message: ----------- get rid of threading Commit: b52ed110b02dff440512ee241211f7f0238e82d1 https://github.com/moses-smt/mosesdecoder/commit/b52ed110b02dff440512ee241211f7f0238e82d1 Author: Kenneth Heafield <gi...@kh...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M Jamroot M jam-files/sanity.jam Log Message: ----------- Build changes. --static will force static linkage. --without-libsegfault will skip libSegFault. Commit: 83943726f371358af3584199793377bd56b34094 https://github.com/moses-smt/mosesdecoder/commit/83943726f371358af3584199793377bd56b34094 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M Jamroot R contrib/other-builds/OnDiskPt.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/OnDiskPt.xcscheme R contrib/other-builds/OnDiskPt.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist R contrib/other-builds/moses.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/moses.xcscheme R contrib/other-builds/moses.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist M jam-files/sanity.jam M lm/left_test.cc M lm/model_test.cc M misc/Jamfile A misc/processLexicalTableMin.cpp A misc/processPhraseTableMin.cpp A moses/src/CompactPT/BlockHashIndex.cpp A moses/src/CompactPT/BlockHashIndex.h A moses/src/CompactPT/CanonicalHuffman.h A moses/src/CompactPT/CmphStringVectorAdapter.cpp A moses/src/CompactPT/CmphStringVectorAdapter.h A moses/src/CompactPT/ConsistantPhrases.h A moses/src/CompactPT/Jamfile A moses/src/CompactPT/LexicalReorderingTableCompact.cpp A moses/src/CompactPT/LexicalReorderingTableCompact.h A moses/src/CompactPT/LexicalReorderingTableCreator.cpp A moses/src/CompactPT/LexicalReorderingTableCreator.h A moses/src/CompactPT/ListCoders.h A moses/src/CompactPT/MmapAllocator.h A moses/src/CompactPT/MonotonicVector.h A moses/src/CompactPT/MurmurHash3.cpp A moses/src/CompactPT/MurmurHash3.h A moses/src/CompactPT/PackedArray.h A moses/src/CompactPT/PhraseDecoder.cpp A moses/src/CompactPT/PhraseDecoder.h A moses/src/CompactPT/PhraseDictionaryCompact.cpp A moses/src/CompactPT/PhraseDictionaryCompact.h A moses/src/CompactPT/PhraseTableCreator.cpp A moses/src/CompactPT/PhraseTableCreator.h A moses/src/CompactPT/StringVector.h A moses/src/CompactPT/TargetPhraseCollectionCache.h M moses/src/Jamfile M moses/src/LexicalReorderingTable.cpp M moses/src/Parameter.cpp M moses/src/PhraseDictionary.cpp M moses/src/StaticData.cpp M moses/src/StaticData.h M moses/src/TypeDef.h M moses/src/Word.cpp M scripts/Jamfile M scripts/training/mert-moses.pl M util/probing_hash_table_test.cc Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: 2556c8079a3a66bfe8139019769428f38a41c130 https://github.com/moses-smt/mosesdecoder/commit/2556c8079a3a66bfe8139019769428f38a41c130 Author: Kenneth Heafield <gi...@kh...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M jam-files/sanity.jam Log Message: ----------- When used with --static, also add <runtime-link>static. Commit: 308db7444adf32b8ba34d1582295fd2fdbd9843f https://github.com/moses-smt/mosesdecoder/commit/308db7444adf32b8ba34d1582295fd2fdbd9843f Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/moses-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist M contrib/other-builds/moses.xcodeproj/project.pbxproj A contrib/other-builds/processLexicalTableMin.xcodeproj/project.pbxproj A contrib/other-builds/processPhraseTableMin.xcodeproj/project.pbxproj M moses/src/CompactPT/BlockHashIndex.cpp M moses/src/CompactPT/CmphStringVectorAdapter.h Log Message: ----------- xcode projects for compact pt and lex table Commit: f9a3d05d282f9d715a3340bfe851b5f55320531a https://github.com/moses-smt/mosesdecoder/commit/f9a3d05d282f9d715a3340bfe851b5f55320531a Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M contrib/other-builds/moses-chart-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate Log Message: ----------- xcode Commit: c06da74f767e86f24caf0542421010d90a130dc4 https://github.com/moses-smt/mosesdecoder/commit/c06da74f767e86f24caf0542421010d90a130dc4 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M jam-files/sanity.jam Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: cba50df899809ede5e2d85b63bfc461ed2bae83c https://github.com/moses-smt/mosesdecoder/commit/cba50df899809ede5e2d85b63bfc461ed2bae83c Author: Kenneth Heafield <gi...@kh...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M util/file.cc M util/file.hh Log Message: ----------- Maybe if I make TempMaker provide the file name, people will stop using tmpnam. Commit: 48a765762248f49c8764d5ca08bb4cf8d6c24ae0 https://github.com/moses-smt/mosesdecoder/commit/48a765762248f49c8764d5ca08bb4cf8d6c24ae0 Author: Kenneth Heafield <gi...@kh...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M contrib/other-builds/moses-chart-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/moses-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist M contrib/other-builds/moses.xcodeproj/project.pbxproj A contrib/other-builds/processLexicalTableMin.xcodeproj/project.pbxproj A contrib/other-builds/processPhraseTableMin.xcodeproj/project.pbxproj M jam-files/sanity.jam M moses/src/CompactPT/BlockHashIndex.cpp M moses/src/CompactPT/CmphStringVectorAdapter.h M phrase-extract/Jamfile M phrase-extract/PhraseExtractionOptions.h M phrase-extract/extract-rules.cpp M phrase-extract/extract.cpp Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: 5323abadccd3220b704665a470619d84d831ce71 https://github.com/moses-smt/mosesdecoder/commit/5323abadccd3220b704665a470619d84d831ce71 Author: Marcin Junczys-Dowmunt <ju...@am...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M misc/processLexicalTableMin.cpp M misc/processPhraseTableMin.cpp M moses/src/CompactPT/BlockHashIndex.cpp M moses/src/CompactPT/CanonicalHuffman.h M moses/src/CompactPT/ConsistantPhrases.h M moses/src/CompactPT/Jamfile M moses/src/CompactPT/LexicalReorderingTableCreator.cpp M moses/src/CompactPT/MonotonicVector.h M moses/src/CompactPT/PackedArray.h M moses/src/CompactPT/PhraseTableCreator.cpp M moses/src/CompactPT/StringVector.h A moses/src/CompactPT/ThrowingFwrite.cpp A moses/src/CompactPT/ThrowingFwrite.h Log Message: ----------- Merge branch 'minphr' Commit: 215fe1ac1e04b0fa555832700fe7df5bf681b53d https://github.com/moses-smt/mosesdecoder/commit/215fe1ac1e04b0fa555832700fe7df5bf681b53d Author: Marcin Junczys-Dowmunt <ju...@am...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M Jamroot M jam-files/sanity.jam Log Message: ----------- Merge branch 'master' into minphr Commit: 9b465f535e133c57332cb48a4cbddf9d9f742ddc https://github.com/moses-smt/mosesdecoder/commit/9b465f535e133c57332cb48a4cbddf9d9f742ddc Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: R contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/contents.xcworkspacedata R contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/Util.cpp M moses/src/fuzzy-match/TMMTWrapper.cpp Log Message: ----------- get rid of tmpnam Commit: ffb445c2836d4308101595ecfc6fa1df199dd3da https://github.com/moses-smt/mosesdecoder/commit/ffb445c2836d4308101595ecfc6fa1df199dd3da Author: Hieu Hoang <fis...@gm...> Date: 2012-08-06 (Mon, 06 Aug 2012) Changed paths: M misc/processLexicalTableMin.cpp M misc/processPhraseTableMin.cpp M moses/src/CompactPT/BlockHashIndex.cpp M moses/src/CompactPT/CanonicalHuffman.h M moses/src/CompactPT/ConsistantPhrases.h M moses/src/CompactPT/Jamfile M moses/src/CompactPT/LexicalReorderingTableCreator.cpp M moses/src/CompactPT/MonotonicVector.h M moses/src/CompactPT/PackedArray.h M moses/src/CompactPT/PhraseTableCreator.cpp M moses/src/CompactPT/StringVector.h A moses/src/CompactPT/ThrowingFwrite.cpp A moses/src/CompactPT/ThrowingFwrite.h Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: d86d1a042f1a35f786a691f94fabe8c52195c350 https://github.com/moses-smt/mosesdecoder/commit/d86d1a042f1a35f786a691f94fabe8c52195c350 Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-08-07 (Tue, 07 Aug 2012) Changed paths: M misc/processLexicalTableMin.cpp M misc/processPhraseTableMin.cpp M moses/src/CompactPT/BlockHashIndex.cpp M moses/src/CompactPT/BlockHashIndex.h M moses/src/CompactPT/PhraseTableCreator.cpp M moses/src/CompactPT/PhraseTableCreator.h Log Message: ----------- Added error messages concerning input formats, alignment data, scores Commit: b35cd707fdcc5850cb58a1858c4fe5b222580c05 https://github.com/moses-smt/mosesdecoder/commit/b35cd707fdcc5850cb58a1858c4fe5b222580c05 Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-08-07 (Tue, 07 Aug 2012) Changed paths: M moses/src/CompactPT/PhraseTableCreator.cpp Log Message: ----------- Small bugfix for translation lexicon loading Commit: efdb983e0c2d2fc5d2bc71faa3065903500bbbee https://github.com/moses-smt/mosesdecoder/commit/efdb983e0c2d2fc5d2bc71faa3065903500bbbee Author: Hieu Hoang <fis...@gm...> Date: 2012-08-07 (Tue, 07 Aug 2012) Changed paths: M scripts/generic/score-parallel.perl Log Message: ----------- redirect parallel scoring to standard err, appending to existing Commit: eb4bd5c85d8c71e47f5d1473ae31196a51ee9f35 https://github.com/moses-smt/mosesdecoder/commit/eb4bd5c85d8c71e47f5d1473ae31196a51ee9f35 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-07 (Tue, 07 Aug 2012) Changed paths: M misc/processLexicalTableMin.cpp M misc/processPhraseTableMin.cpp M moses/src/CompactPT/BlockHashIndex.cpp M moses/src/CompactPT/BlockHashIndex.h M moses/src/CompactPT/PhraseTableCreator.cpp M moses/src/CompactPT/PhraseTableCreator.h Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: 19362a8529dcebed7fe964faf08644b2f02b3068 https://github.com/moses-smt/mosesdecoder/commit/19362a8529dcebed7fe964faf08644b2f02b3068 Author: Marcin Junczys-Dowmunt <ju...@am...> Date: 2012-08-07 (Tue, 07 Aug 2012) Changed paths: M contrib/other-builds/moses-chart-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd.xcodeproj/project.pbxproj R contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/contents.xcworkspacedata R contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/moses-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist M contrib/other-builds/moses.xcodeproj/project.pbxproj A contrib/other-builds/processLexicalTableMin.xcodeproj/project.pbxproj A contrib/other-builds/processPhraseTableMin.xcodeproj/project.pbxproj M misc/processLexicalTableMin.cpp M misc/processPhraseTableMin.cpp M moses/src/CompactPT/BlockHashIndex.cpp M moses/src/CompactPT/BlockHashIndex.h M moses/src/CompactPT/CmphStringVectorAdapter.h M moses/src/CompactPT/PhraseTableCreator.cpp M moses/src/CompactPT/PhraseTableCreator.h M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/Util.cpp M moses/src/fuzzy-match/TMMTWrapper.cpp M phrase-extract/Jamfile M phrase-extract/PhraseExtractionOptions.h M phrase-extract/extract-rules.cpp M phrase-extract/extract.cpp M scripts/generic/score-parallel.perl M util/file.cc M util/file.hh Log Message: ----------- Merge branch 'master' into minphr Compare: https://github.com/moses-smt/mosesdecoder/compare/52e32e69da79...19362a8529dc |