From: GitHub <no...@gi...> - 2012-08-01 16:06:27
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 3591f385d1a0496f040a5fe1e2988a44567c0ffb https://github.com/moses-smt/mosesdecoder/commit/3591f385d1a0496f040a5fe1e2988a44567c0ffb Author: Hieu Hoang <fis...@gm...> Date: 2012-07-11 (Wed, 11 Jul 2012) Changed paths: M contrib/other-builds/mert.xcodeproj/project.pbxproj M contrib/other-builds/moses.xcodeproj/project.pbxproj A contrib/tm-mt-integration/Makefile A contrib/tm-mt-integration/SuffixArray.cpp A contrib/tm-mt-integration/SuffixArray.h A contrib/tm-mt-integration/Vocabulary.cpp A contrib/tm-mt-integration/Vocabulary.h A contrib/tm-mt-integration/fuzzy-match.cpp A contrib/tm-mt-integration/get-multiple-translations-for-uniq-sources.perl A contrib/tm-mt-integration/make-xml-from-match-multiple.perl A contrib/tm-mt-integration/make-xml-from-match.perl A contrib/tm-mt-integration/suffix-test.cpp M moses/src/SearchNormalBatch.h Log Message: ----------- get philipp's code Commit: 83e9e226909ef178b26871a8b5f2ade7090a2749 https://github.com/moses-smt/mosesdecoder/commit/83e9e226909ef178b26871a8b5f2ade7090a2749 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-16 (Mon, 16 Jul 2012) Changed paths: M contrib/tm-mt-integration/make-xml-from-match-multiple.perl Log Message: ----------- working scripts Commit: 759aaf4e9d56243f3fe5893ece5c83d29919e6e5 https://github.com/moses-smt/mosesdecoder/commit/759aaf4e9d56243f3fe5893ece5c83d29919e6e5 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: A NOTICE M contrib/other-builds/CreateOnDisk.vcxproj M contrib/other-builds/OnDiskPt.vcxproj R contrib/other-builds/OnDiskPt.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist M contrib/other-builds/kenlm.vcxproj R contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/contents.xcworkspacedata R contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate R contrib/other-builds/moses-chart-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/moses-chart-cmd.xcscheme R contrib/other-builds/moses-chart-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist M contrib/other-builds/moses-cmd.vcxproj M contrib/other-builds/moses.sln M contrib/other-builds/moses.vcxproj M contrib/other-builds/moses.xcodeproj/project.pbxproj R contrib/other-builds/moses.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist M contrib/sigtest-filter/filter-pt.cpp M contrib/tmcombine/tmcombine.py M jam-files/sanity.jam M lm/model.cc M lm/value.hh M mert/extractor.cpp M mert/kbmira.cpp M moses/src/BitmapContainer.cpp A moses/src/DynSAInclude/FileHandler.cpp A moses/src/DynSAInclude/FileHandler.h M moses/src/DynSAInclude/RandLMFilter.h R moses/src/DynSAInclude/file.cpp R moses/src/DynSAInclude/file.h M moses/src/DynSAInclude/hash.h M moses/src/DynSAInclude/onlineRLM.h M moses/src/DynSAInclude/params.h M moses/src/DynSAInclude/quantizer.h M moses/src/DynSAInclude/types.h M moses/src/DynSAInclude/vocab.h M moses/src/FactorCollection.cpp M moses/src/LM/ORLM.h M moses/src/LexicalReorderingTable.cpp M moses/src/OutputCollector.h M moses/src/StaticData.h M moses/src/ThreadPool.h M phrase-extract/score.cpp M scripts/generic/extract-parallel.perl M scripts/generic/score-parallel.perl M scripts/recaser/recase.perl M scripts/recaser/train-recaser.perl A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.cs M scripts/training/train-model.perl Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: fbd651c9d45711d4e8acd4ad9398d3ec0754b76c https://github.com/moses-smt/mosesdecoder/commit/fbd651c9d45711d4e8acd4ad9398d3ec0754b76c Author: Hieu Hoang <fis...@gm...> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: M contrib/tm-mt-integration/make-xml-from-match-multiple.perl Log Message: ----------- tm-mt integration. Runs all the ways through to creating rule table without crashing Commit: 07498356d234d55376d39c9f65b2fd15298d48b4 https://github.com/moses-smt/mosesdecoder/commit/07498356d234d55376d39c9f65b2fd15298d48b4 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: A contrib/tm-mt-integration/make-pt-from-tm.perl Log Message: ----------- tm-mt integration. Runs all the way through to creating rule table without crashing Commit: b32c484c35eda569f76000ed32fa3738a959f796 https://github.com/moses-smt/mosesdecoder/commit/b32c484c35eda569f76000ed32fa3738a959f796 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-18 (Wed, 18 Jul 2012) Changed paths: M contrib/other-builds/moses.xcodeproj/project.pbxproj A moses/src/PhraseDictionaryTMExtract.cpp A moses/src/PhraseDictionaryTMExtract.h M moses/src/RuleTable/PhraseDictionaryNodeSCFG.h M moses/src/TypeDef.h Log Message: ----------- Added phrase dictionary for phi's tm extraction. Copy of SCFG phrase dictionart so far Commit: 7aa3526471e748bb94b4290069cd35c23c982ec3 https://github.com/moses-smt/mosesdecoder/commit/7aa3526471e748bb94b4290069cd35c23c982ec3 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-18 (Wed, 18 Jul 2012) Changed paths: M contrib/other-builds/kenlm.vcxproj M contrib/other-builds/moses-cmd.vcxproj M moses/src/BilingualDynSuffixArray.cpp M moses/src/WordsRange.h M phrase-extract/Jamfile A phrase-extract/PhraseExtractionOptions.h M phrase-extract/extract.cpp M scripts/generic/extract-parallel.perl M scripts/generic/score-parallel.perl M scripts/training/train-model.perl M util/string_piece.hh Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: 23cfa630feff6e32dbbf6890f65b8e676ef27240 https://github.com/moses-smt/mosesdecoder/commit/23cfa630feff6e32dbbf6890f65b8e676ef27240 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-18 (Wed, 18 Jul 2012) Changed paths: M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses/src/PhraseDictionary.cpp R moses/src/PhraseDictionaryTMExtract.cpp R moses/src/PhraseDictionaryTMExtract.h A moses/src/RuleTable/PhraseDictionaryTMExtract.cpp A moses/src/RuleTable/PhraseDictionaryTMExtract.h Log Message: ----------- Added phrase dictionary for phi's tm extraction. Copy of SCFG phrase dictionart so far Commit: 0b0869638441cae52eb7bfa663dd86884998bb12 https://github.com/moses-smt/mosesdecoder/commit/0b0869638441cae52eb7bfa663dd86884998bb12 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-19 (Thu, 19 Jul 2012) Changed paths: M moses/src/BilingualDynSuffixArray.cpp M moses/src/BilingualDynSuffixArray.h M moses/src/ChartManager.cpp M moses/src/Dictionary.cpp M moses/src/Dictionary.h M moses/src/LM/Base.h M moses/src/LM/IRST.cpp M moses/src/LM/IRST.h M moses/src/LM/Implementation.h M moses/src/LMList.h M moses/src/Manager.cpp M moses/src/PhraseDictionaryDynSuffixArray.cpp M moses/src/PhraseDictionaryDynSuffixArray.h M moses/src/PhraseDictionaryMemory.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/TranslationSystem.cpp M moses/src/TranslationSystem.h Log Message: ----------- add InputType arg to CleanUp() to know which sentence is being cleaned up Commit: d988ca6ed427bf95717e179970dd7e21175f5aa2 https://github.com/moses-smt/mosesdecoder/commit/d988ca6ed427bf95717e179970dd7e21175f5aa2 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-19 (Thu, 19 Jul 2012) Changed paths: M contrib/tmcombine/tmcombine.py M scripts/generic/extract-parallel.perl M scripts/training/train-model.perl Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: 3f9c995e180599545d8ad75891eff0e87ea6ab9c https://github.com/moses-smt/mosesdecoder/commit/3f9c995e180599545d8ad75891eff0e87ea6ab9c Author: Hieu Hoang <fis...@gm...> Date: 2012-07-19 (Thu, 19 Jul 2012) Changed paths: M contrib/other-builds/moses.xcodeproj/project.pbxproj A moses/src/CYKPlusParser/ChartRuleLookupManagerMemoryPerSentence.cpp A moses/src/CYKPlusParser/ChartRuleLookupManagerMemoryPerSentence.h M moses/src/PhraseDictionary.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.h Log Message: ----------- Add PhraseDictionaryTMExtract and ChartRuleLookupManagerMemoryPerSentence to deal with per per sentence grammar. eg. Adam's suffix array and Phi Koehn's TM extraction Commit: 01daffa715684e60a29a5a87e7604691a8fbc21c https://github.com/moses-smt/mosesdecoder/commit/01daffa715684e60a29a5a87e7604691a8fbc21c Author: Hieu Hoang <fis...@gm...> Date: 2012-07-19 (Thu, 19 Jul 2012) Changed paths: M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.h Log Message: ----------- Per sentence grammar classes compiles but doesn't run Commit: f4f925bb814ccf25937e03b19bb2c7c3b8abdafb https://github.com/moses-smt/mosesdecoder/commit/f4f925bb814ccf25937e03b19bb2c7c3b8abdafb Author: Hieu Hoang <fis...@gm...> Date: 2012-07-19 (Thu, 19 Jul 2012) Changed paths: M moses/src/PhraseDictionary.cpp M moses/src/RuleTable/PhraseDictionaryNodeSCFG.h M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.h Log Message: ----------- Per sentence grammar classes compiles but doesn't run Commit: 541fc740a638351767d0006bacc009ca6a4097cb https://github.com/moses-smt/mosesdecoder/commit/541fc740a638351767d0006bacc009ca6a4097cb Author: Hieu Hoang <fis...@gm...> Date: 2012-07-20 (Fri, 20 Jul 2012) Changed paths: M contrib/other-builds/CreateOnDisk.vcxproj M contrib/other-builds/OnDiskPt.vcxproj M contrib/other-builds/kenlm.vcxproj M contrib/other-builds/moses.sln M contrib/other-builds/moses.vcxproj A contrib/other-builds/mosesserver.vcxproj M scripts/training/train-model.perl Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: 8bffcac32080e4c49c21d831e3123eaa1ee5e05a https://github.com/moses-smt/mosesdecoder/commit/8bffcac32080e4c49c21d831e3123eaa1ee5e05a Author: Hieu Hoang <fis...@gm...> Date: 2012-07-21 (Sat, 21 Jul 2012) Changed paths: M contrib/tm-mt-integration/make-pt-from-tm.perl M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp Log Message: ----------- error write input sentence to file for tm-mt extraction Commit: cabbf6c12c2f507cac841abc912d2c53e7ee5753 https://github.com/moses-smt/mosesdecoder/commit/cabbf6c12c2f507cac841abc912d2c53e7ee5753 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M moses/src/RuleTable/LoaderStandard.h M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.h M moses/src/TypeDef.h Log Message: ----------- read in pt file. Doing ff, doesn't yet compile Commit: 6822ce57a646b1b4be18830a55cd19bde61a8688 https://github.com/moses-smt/mosesdecoder/commit/6822ce57a646b1b4be18830a55cd19bde61a8688 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.h M moses/src/RuleTable/UTrieNode.h Log Message: ----------- read in pt file. Compiles but doesn't run Commit: 64fd43b1dbed84e104de466d368d463585b4f4ff https://github.com/moses-smt/mosesdecoder/commit/64fd43b1dbed84e104de466d368d463585b4f4ff Author: Hieu Hoang <fis...@gm...> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp Log Message: ----------- read in pt file. Compiles but doesn't run Commit: 180e00492fdee3f6137314f07827438d370df0cc https://github.com/moses-smt/mosesdecoder/commit/180e00492fdee3f6137314f07827438d370df0cc Author: Hieu Hoang <fis...@gm...> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M moses/src/PhraseDictionary.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.h Log Message: ----------- read in pt file. Compiles but and runs. Need to check scores Commit: 8599b4fd244d402c740fae301a08371125ad771a https://github.com/moses-smt/mosesdecoder/commit/8599b4fd244d402c740fae301a08371125ad771a Author: Hieu Hoang <fis...@gm...> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M contrib/tm-mt-integration/make-pt-from-tm.perl M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp Log Message: ----------- read in pt file. Compiles but and runs. Need to check scores Commit: 7787ae2a1131c5d1a633d554fadfb600303d5b87 https://github.com/moses-smt/mosesdecoder/commit/7787ae2a1131c5d1a633d554fadfb600303d5b87 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M contrib/tm-mt-integration/make-pt-from-tm.perl M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp Log Message: ----------- read in pt file. Compiles but and runs. Need to check scores Commit: ccee295edbf70978ee59612ce675b27a861e3872 https://github.com/moses-smt/mosesdecoder/commit/ccee295edbf70978ee59612ce675b27a861e3872 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-23 (Mon, 23 Jul 2012) Changed paths: M moses/src/PhraseDictionary.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.h Log Message: ----------- read in pt file. Compiles but and runs. Need to check scores Commit: cb0983d69b6a0185e74c417942e2e02580555ce3 https://github.com/moses-smt/mosesdecoder/commit/cb0983d69b6a0185e74c417942e2e02580555ce3 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M moses/src/BilingualDynSuffixArray.cpp M moses/src/BilingualDynSuffixArray.h M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp Log Message: ----------- read in pt file. Compiles but and runs. Need to check scores Commit: c8a0107895cd5de5f372d9bb6a24703de2b28bda https://github.com/moses-smt/mosesdecoder/commit/c8a0107895cd5de5f372d9bb6a24703de2b28bda Author: Hieu Hoang <fis...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: A contrib/other-builds/fuzzy-match.xcodeproj/project.pbxproj M contrib/tm-mt-integration/fuzzy-match.cpp M contrib/tm-mt-integration/make-pt-from-tm.perl Log Message: ----------- xcode for fuzzy-match program Commit: 46ed6eaa226f7882f2e68b6dcc5227eeddbc022f https://github.com/moses-smt/mosesdecoder/commit/46ed6eaa226f7882f2e68b6dcc5227eeddbc022f Author: Hieu Hoang <fis...@gm...> Date: 2012-07-24 (Tue, 24 Jul 2012) Changed paths: M contrib/tm-mt-integration/Makefile A contrib/tm-mt-integration/fuzzy-match2.cpp A contrib/tm-mt-integration/make-pt-from-tm2.perl Log Message: ----------- bring perl code into c++ Commit: 7a44eaa7fb77f58f1373952fbb88120abe310c15 https://github.com/moses-smt/mosesdecoder/commit/7a44eaa7fb77f58f1373952fbb88120abe310c15 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-25 (Wed, 25 Jul 2012) Changed paths: M contrib/other-builds/fuzzy-match.xcodeproj/project.pbxproj Log Message: ----------- separate large cpp file into smaller header & cpp files Commit: 13a83ae0c79e0f2297860ac2de0bb8693079c878 https://github.com/moses-smt/mosesdecoder/commit/13a83ae0c79e0f2297860ac2de0bb8693079c878 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-25 (Wed, 25 Jul 2012) Changed paths: A contrib/other-builds/OnDiskPt.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist A contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/contents.xcworkspacedata A contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate A contrib/other-builds/fuzzy-match.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist A contrib/other-builds/fuzzy-match.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/fuzzy-match.xcscheme A contrib/other-builds/fuzzy-match.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/fuzzy-match2.xcscheme A contrib/other-builds/fuzzy-match.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist A contrib/other-builds/mert.xcodeproj/project.xcworkspace/contents.xcworkspacedata A contrib/other-builds/mert.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate A contrib/other-builds/mert.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist A contrib/other-builds/mert.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/extractor.xcscheme A contrib/other-builds/mert.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/mert.xcscheme A contrib/other-builds/mert.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist A contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/contents.xcworkspacedata A contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate A contrib/other-builds/moses-chart-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist A contrib/other-builds/moses-chart-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/moses-chart-cmd.xcscheme A contrib/other-builds/moses-chart-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist A contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/contents.xcworkspacedata A contrib/other-builds/moses-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate A contrib/other-builds/moses-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/moses-cmd.xcscheme A contrib/other-builds/moses-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist A contrib/other-builds/moses.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/xcschememanagement.plist A contrib/tm-mt-integration/Match.h A contrib/tm-mt-integration/SentenceAlignment.h A contrib/tm-mt-integration/Util.h M contrib/tm-mt-integration/fuzzy-match2.cpp A contrib/tm-mt-integration/fuzzy-match2.h M contrib/tm-mt-integration/make-pt-from-tm.perl M contrib/tm-mt-integration/make-pt-from-tm2.perl Log Message: ----------- split large cpp file into smaller .h & .cpp files Commit: 41e990a814fd6c758f03aafaf8aa32cdbdca7561 https://github.com/moses-smt/mosesdecoder/commit/41e990a814fd6c758f03aafaf8aa32cdbdca7561 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-25 (Wed, 25 Jul 2012) Changed paths: M contrib/other-builds/fuzzy-match.xcodeproj/project.pbxproj M contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/fuzzy-match.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist M contrib/other-builds/fuzzy-match.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcschemes/fuzzy-match.xcscheme A contrib/tm-mt-integration/create_xml.perl M contrib/tm-mt-integration/fuzzy-match2.cpp M contrib/tm-mt-integration/fuzzy-match2.h M contrib/tm-mt-integration/make-pt-from-tm.perl Log Message: ----------- more debugging of tm-mt scripts Commit: 824f34605dc858424b973650d60256a1c501d507 https://github.com/moses-smt/mosesdecoder/commit/824f34605dc858424b973650d60256a1c501d507 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-26 (Thu, 26 Jul 2012) Changed paths: M contrib/other-builds/fuzzy-match.xcodeproj/project.pbxproj M contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/fuzzy-match.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist M contrib/tm-mt-integration/SentenceAlignment.h A contrib/tm-mt-integration/Util.cpp M contrib/tm-mt-integration/Util.h M contrib/tm-mt-integration/create_xml.perl M contrib/tm-mt-integration/fuzzy-match2.cpp M contrib/tm-mt-integration/fuzzy-match2.h M contrib/tm-mt-integration/make-pt-from-tm.perl Log Message: ----------- more debugging of tm-mt scripts Commit: 1bfe2e10fa460ab28ade4d3765bed2634cf600f0 https://github.com/moses-smt/mosesdecoder/commit/1bfe2e10fa460ab28ade4d3765bed2634cf600f0 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-26 (Thu, 26 Jul 2012) Changed paths: M bjam Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: 7dd138216f6f628b925bba71df8e3d0f5de5ada8 https://github.com/moses-smt/mosesdecoder/commit/7dd138216f6f628b925bba71df8e3d0f5de5ada8 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-26 (Thu, 26 Jul 2012) Changed paths: M contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/tm-mt-integration/create_xml.perl M contrib/tm-mt-integration/make-pt-from-tm2.perl Log Message: ----------- more debugging of tm-mt scripts Commit: 8329b46019db6ca5821425bad08aab81d2cacd8e https://github.com/moses-smt/mosesdecoder/commit/8329b46019db6ca5821425bad08aab81d2cacd8e Author: Hieu Hoang <fis...@gm...> Date: 2012-07-26 (Thu, 26 Jul 2012) Changed paths: R contrib/tm-mt-integration/get-multiple-translations-for-uniq-sources.perl R contrib/tm-mt-integration/make-pt-from-tm.perl R contrib/tm-mt-integration/make-pt-from-tm2.perl R contrib/tm-mt-integration/make-xml-from-match-multiple.perl A contrib/tm-mt-integration/old/get-multiple-translations-for-uniq-sources.perl A contrib/tm-mt-integration/old/make-pt-from-tm.perl A contrib/tm-mt-integration/old/make-pt-from-tm2.perl A contrib/tm-mt-integration/old/make-xml-from-match-multiple.perl Log Message: ----------- move old code into its own folder Commit: 63109d272bd92c1c0a7b761fa31a49c9d40414cc https://github.com/moses-smt/mosesdecoder/commit/63109d272bd92c1c0a7b761fa31a49c9d40414cc Author: Hieu Hoang <fis...@gm...> Date: 2012-07-26 (Thu, 26 Jul 2012) Changed paths: M contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/tm-mt-integration/create_xml.perl Log Message: ----------- minor tweaks. Working now Commit: e970a4fc2ad02b01be3dd3a9c0d47bc662305598 https://github.com/moses-smt/mosesdecoder/commit/e970a4fc2ad02b01be3dd3a9c0d47bc662305598 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-26 (Thu, 26 Jul 2012) Changed paths: M contrib/other-builds/fuzzy-match.xcodeproj/project.pbxproj M contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/tm-mt-integration/Makefile R contrib/tm-mt-integration/fuzzy-match.cpp A contrib/tm-mt-integration/old/fuzzy-match.cpp Log Message: ----------- move old code into its own folder Commit: d02ceff656a0e2471a78167b5abe0b934ab436fb https://github.com/moses-smt/mosesdecoder/commit/d02ceff656a0e2471a78167b5abe0b934ab436fb Author: Hieu Hoang <fis...@gm...> Date: 2012-07-26 (Thu, 26 Jul 2012) Changed paths: M contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/moses-chart-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.h A moses/src/tm-mt/Match.h A moses/src/tm-mt/SentenceAlignment.cpp A moses/src/tm-mt/SentenceAlignment.h A moses/src/tm-mt/SuffixArray.cpp A moses/src/tm-mt/SuffixArray.h A moses/src/tm-mt/TMMTWrapper.cpp A moses/src/tm-mt/TMMTWrapper.h A moses/src/tm-mt/Vocabulary.cpp A moses/src/tm-mt/Vocabulary.h Log Message: ----------- wrap phi's suffix array implementation and extraction method in a wrapper class. Compiles Commit: 97f46537b7bb7ebe33d842931257fa7fea54966a https://github.com/moses-smt/mosesdecoder/commit/97f46537b7bb7ebe33d842931257fa7fea54966a Author: Hieu Hoang <fis...@gm...> Date: 2012-07-30 (Mon, 30 Jul 2012) Changed paths: M contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/moses-chart-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/moses-chart-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist M contrib/server/mosesserver.cpp M jam-files/sanity.jam M moses-chart-cmd/src/Main.cpp M moses-cmd/src/LatticeMBRGrid.cpp M moses-cmd/src/Main.cpp M moses/src/Jamfile M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/RuleTable/PhraseDictionaryTMExtract.h M moses/src/StaticData.cpp M moses/src/StaticData.h M moses/src/tm-mt/TMMTWrapper.cpp M moses/src/tm-mt/TMMTWrapper.h Log Message: ----------- wrap phi's suffix array implementation and extraction method in a wrapper class. Compiles Commit: ee9fce96370eff070c089d440b3291bda2fb2166 https://github.com/moses-smt/mosesdecoder/commit/ee9fce96370eff070c089d440b3291bda2fb2166 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-30 (Mon, 30 Jul 2012) Changed paths: M Jamroot M contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M moses/src/Jamfile A moses/src/tm-mt/Jamfile Log Message: ----------- wrap phi's suffix array implementation and extraction method in a wrapper class. Compiles Commit: 28d7ce1745d860d630e81c8f1bf392afc39ae8cc https://github.com/moses-smt/mosesdecoder/commit/28d7ce1745d860d630e81c8f1bf392afc39ae8cc Author: Hieu Hoang <fis...@gm...> Date: 2012-07-30 (Mon, 30 Jul 2012) Changed paths: M contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/other-builds/moses-chart-cmd.xcodeproj/xcuserdata/hieuhoang.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M moses/src/tm-mt/TMMTWrapper.cpp M moses/src/tm-mt/TMMTWrapper.h Log Message: ----------- wrap phi's suffix array implementation and extraction method in a wrapper class. Compiles. It works Commit: 379baad8790bc6bad01945ce54ac378e0130c47d https://github.com/moses-smt/mosesdecoder/commit/379baad8790bc6bad01945ce54ac378e0130c47d Author: Hieu Hoang <fis...@gm...> Date: 2012-07-30 (Mon, 30 Jul 2012) Changed paths: M contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate Log Message: ----------- wrap phi's suffix array implementation and extraction method in a wrapper class. Compiles. It works Commit: a1ab8e354adc61e2c38b343de733048f5d8c88fc https://github.com/moses-smt/mosesdecoder/commit/a1ab8e354adc61e2c38b343de733048f5d8c88fc Author: Hieu Hoang <fis...@gm...> Date: 2012-07-30 (Mon, 30 Jul 2012) Changed paths: R contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/contents.xcworkspacedata R contrib/other-builds/fuzzy-match.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate R contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/contents.xcworkspacedata R contrib/other-builds/moses-chart-cmd.xcodeproj/project.xcworkspace/xcuserdata/hieuhoang.xcuserdatad/UserInterfaceState.xcuserstate M contrib/tm-mt-integration/create_xml.perl M moses/src/RuleTable/PhraseDictionaryTMExtract.cpp M phrase-extract/score.cpp M phrase-extract/score.h M phrase-extract/statistics.cpp M scripts/generic/score-parallel.perl Log Message: ----------- cleanup of variables. Need to delete temporary files Commit: 3302301c6dce0d48c27a65debc346842930e3476 https://github.com/moses-smt/mosesdecoder/commit/3302301c6dce0d48c27a65debc346842930e3476 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-30 (Mon, 30 Jul 2012) Changed paths: M phrase-extract/statistics.cpp Log Message: ----------- compile error in statistics program Commit: 431a4f19f11d054c628ea1931dec292e858fde18 https://github.com/moses-smt/mosesdecoder/commit/431a4f19f11d054c628ea1931dec292e858fde18 Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: A contrib/fuzzy-match/Makefile A contrib/fuzzy-match/Match.h A contrib/fuzzy-match/SentenceAlignment.h A contrib/fuzzy-match/SuffixArray.cpp A contrib/fuzzy-match/SuffixArray.h A contrib/fuzzy-match/Util.cpp A contrib/fuzzy-match/Util.h A contrib/fuzzy-match/Vocabulary.cpp A contrib/fuzzy-match/Vocabulary.h A contrib/fuzzy-match/fuzzy-match2.cpp A contrib/fuzzy-match/fuzzy-match2.h A contrib/fuzzy-match/make-xml-from-match.perl A contrib/fuzzy-match/old/fuzzy-match.cpp A contrib/fuzzy-match/old/get-multiple-translations-for-uniq-sources.perl A contrib/fuzzy-match/old/make-pt-from-tm.perl A contrib/fuzzy-match/old/make-pt-from-tm2.perl A contrib/fuzzy-match/old/make-xml-from-match-multiple.perl A contrib/fuzzy-match/suffix-test.cpp M contrib/other-builds/moses.xcodeproj/project.pbxproj R contrib/tm-mt-integration/Makefile R contrib/tm-mt-integration/Match.h R contrib/tm-mt-integration/SentenceAlignment.h R contrib/tm-mt-integration/SuffixArray.cpp R contrib/tm-mt-integration/SuffixArray.h R contrib/tm-mt-integration/Util.cpp R contrib/tm-mt-integration/Util.h R contrib/tm-mt-integration/Vocabulary.cpp R contrib/tm-mt-integration/Vocabulary.h R contrib/tm-mt-integration/create_xml.perl R contrib/tm-mt-integration/fuzzy-match2.cpp R contrib/tm-mt-integration/fuzzy-match2.h R contrib/tm-mt-integration/make-xml-from-match.perl R contrib/tm-mt-integration/old/fuzzy-match.cpp R contrib/tm-mt-integration/old/get-multiple-translations-for-uniq-sources.perl R contrib/tm-mt-integration/old/make-pt-from-tm.perl R contrib/tm-mt-integration/old/make-pt-from-tm2.perl R contrib/tm-mt-integration/old/make-xml-from-match-multiple.perl R contrib/tm-mt-integration/suffix-test.cpp M moses/src/Jamfile A moses/src/fuzzy-match/Jamfile A moses/src/fuzzy-match/Match.h A moses/src/fuzzy-match/SentenceAlignment.cpp A moses/src/fuzzy-match/SentenceAlignment.h A moses/src/fuzzy-match/SuffixArray.cpp A moses/src/fuzzy-match/SuffixArray.h A moses/src/fuzzy-match/TMMTWrapper.cpp A moses/src/fuzzy-match/TMMTWrapper.h A moses/src/fuzzy-match/Vocabulary.cpp A moses/src/fuzzy-match/Vocabulary.h R moses/src/tm-mt/Jamfile R moses/src/tm-mt/Match.h R moses/src/tm-mt/SentenceAlignment.cpp R moses/src/tm-mt/SentenceAlignment.h R moses/src/tm-mt/SuffixArray.cpp R moses/src/tm-mt/SuffixArray.h R moses/src/tm-mt/TMMTWrapper.cpp R moses/src/tm-mt/TMMTWrapper.h R moses/src/tm-mt/Vocabulary.cpp R moses/src/tm-mt/Vocabulary.h A scripts/fuzzy-match/create_xml.perl Log Message: ----------- delete temporary files Commit: 3308589346ac69e12f2642fc33cc8bc7d952633e https://github.com/moses-smt/mosesdecoder/commit/3308589346ac69e12f2642fc33cc8bc7d952633e Author: Hieu Hoang <fis...@gm...> Date: 2012-07-31 (Tue, 31 Jul 2012) Changed paths: 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 moses/src/RuleTable/PhraseDictionaryTMExtract.h Log Message: ----------- minor compile error Commit: dede0d17471af70fd648e0a1b34924fbb45bcc94 https://github.com/moses-smt/mosesdecoder/commit/dede0d17471af70fd648e0a1b34924fbb45bcc94 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 branch 'master' of github.com:moses-smt/mosesdecoder Commit: b71760177ec39d3c77202ea566a0845859e7ee49 https://github.com/moses-smt/mosesdecoder/commit/b71760177ec39d3c77202ea566a0845859e7ee49 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-01 (Wed, 01 Aug 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/545a66cc3aa3...b71760177ec3 |