From: GitHub <no...@gi...> - 2012-08-13 22:55:04
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 2d32304c246555b4aa54ba493ccd8df83b29c1cf https://github.com/moses-smt/mosesdecoder/commit/2d32304c246555b4aa54ba493ccd8df83b29c1cf Author: Hieu Hoang <fis...@gm...> Date: 2012-08-13 (Mon, 13 Aug 2012) Changed paths: M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses/src/CYKPlusParser/ChartRuleLookupManagerMemoryPerSentence.cpp M moses/src/CYKPlusParser/ChartRuleLookupManagerMemoryPerSentence.h M moses/src/PhraseDictionary.cpp A moses/src/RuleTable/PhraseDictionaryFuzzyMatch.cpp A moses/src/RuleTable/PhraseDictionaryFuzzyMatch.h M moses/src/RuleTable/PhraseDictionaryNodeSCFG.h R moses/src/RuleTable/PhraseDictionaryTMExtract.cpp R moses/src/RuleTable/PhraseDictionaryTMExtract.h M moses/src/TypeDef.h A moses/src/fuzzy-match/FuzzyMatchWrapper.cpp A moses/src/fuzzy-match/FuzzyMatchWrapper.h R moses/src/fuzzy-match/TMMTWrapper.cpp R moses/src/fuzzy-match/TMMTWrapper.h Log Message: ----------- rename tm-mt extraction to fuzzy match Commit: 328370f5477682704a2896daf25367b1814387c0 https://github.com/moses-smt/mosesdecoder/commit/328370f5477682704a2896daf25367b1814387c0 Author: Hieu Hoang <fis...@gm...> Date: 2012-08-13 (Mon, 13 Aug 2012) Changed paths: M moses/src/CompactPT/LexicalReorderingTableCreator.cpp M moses/src/CompactPT/LexicalReorderingTableCreator.h M moses/src/CompactPT/PhraseTableCreator.cpp M moses/src/CompactPT/PhraseTableCreator.h Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/b16253f7fb4e...328370f54776 |