From: GitHub <no...@gi...> - 2012-10-16 16:59:41
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 0378a58a37fb3c5fe3c2ddc258167d71541a72fb https://github.com/moses-smt/mosesdecoder/commit/0378a58a37fb3c5fe3c2ddc258167d71541a72fb Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-16 (Tue, 16 Oct 2012) Changed paths: M moses/src/Incremental/Fill.cpp M search/Jamfile M search/edge.hh M search/edge_generator.cc M search/edge_generator.hh R search/edge_queue.cc M search/edge_queue.hh M search/final.hh A search/pool.cc A search/pool.hh M search/types.hh M search/vertex.cc M search/vertex.hh M search/vertex_generator.cc M search/vertex_generator.hh Log Message: ----------- Start arbitrary arity. Currently incorrect. Commit: 3cc4d049599eccd08760a7fe75ae99428cdd8e23 https://github.com/moses-smt/mosesdecoder/commit/3cc4d049599eccd08760a7fe75ae99428cdd8e23 Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-16 (Tue, 16 Oct 2012) Changed paths: M search/edge_generator.cc Log Message: ----------- Fix score should have been += Commit: f9f5b4eb0a6d3b87d8eb98471b532377534644df https://github.com/moses-smt/mosesdecoder/commit/f9f5b4eb0a6d3b87d8eb98471b532377534644df Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-16 (Tue, 16 Oct 2012) Changed paths: M .gitignore M .gitmodules M Jamroot M OnDiskPt/Main.cpp M OnDiskPt/Main.h M OnDiskPt/OnDiskWrapper.cpp M OnDiskPt/OnDiskWrapper.h M OnDiskPt/Phrase.cpp M OnDiskPt/Phrase.h M OnDiskPt/PhraseNode.cpp M OnDiskPt/PhraseNode.h M OnDiskPt/SourcePhrase.h M OnDiskPt/TargetPhrase.cpp M OnDiskPt/TargetPhrase.h M OnDiskPt/TargetPhraseCollection.cpp M OnDiskPt/Vocab.cpp M OnDiskPt/Word.h M OnDiskPt/queryOnDiskPt.cpp M contrib/other-builds/OnDiskPt.xcodeproj/project.pbxproj A contrib/server/sgclient_weightUpdate.perl R contrib/web/bin/detokenizer.perl A contrib/web/bin/detokenizer.perl A contrib/web/bin/start-daemon-cluster.pl R contrib/web/bin/start-daemon-cluster.pl R contrib/web/bin/tokenizer.perl A contrib/web/bin/tokenizer.perl R jam-files/engine/bump_version.py A jam-files/engine/bump_version.py M mert/BleuScorer.cpp M mert/BleuScorer.h M mert/Data.cpp M mert/Data.h M mert/FeatureArray.cpp M mert/FeatureArray.h M mert/FeatureData.cpp M mert/FeatureData.h M mert/FeatureDataIterator.cpp M mert/FeatureStats.cpp M mert/FeatureStats.h M mert/Jamfile M mert/extractor.cpp M mert/mert.cpp M mert/pro.cpp A mira/Decoder.cpp A mira/Decoder.h A mira/Hildreth.cpp A mira/Hildreth.h A mira/HildrethTest.cpp A mira/HypothesisQueue.cpp A mira/HypothesisQueue.h A mira/Jamfile A mira/Main.cpp A mira/Main.h A mira/Makefile.am A mira/MiraOptimiser.cpp A mira/MiraTest.cpp A mira/Optimiser.h A mira/Perceptron.cpp A mira/expt.cfg A mira/mira.xcodeproj/project.pbxproj A mira/training-expt.perl M misc/queryPhraseTable.cpp M moses-chart-cmd/src/IOWrapper.cpp M moses-chart-cmd/src/IOWrapper.h M moses-chart-cmd/src/Main.cpp M moses-cmd/src/IOWrapper.cpp M moses-cmd/src/IOWrapper.h M moses-cmd/src/Jamfile M moses-cmd/src/Main.cpp M moses-cmd/src/TranslationAnalysis.cpp M moses/src/AlignmentInfo.h M moses/src/AlignmentInfoCollection.cpp M moses/src/AlignmentInfoCollection.h A moses/src/AlignmentInfoTest.cpp M moses/src/BilingualDynSuffixArray.cpp M moses/src/BilingualDynSuffixArray.h A moses/src/BleuScoreFeature.cpp A moses/src/BleuScoreFeature.h M moses/src/CYKPlusParser/ChartRuleLookupManagerOnDisk.cpp M moses/src/CYKPlusParser/ChartRuleLookupManagerOnDisk.h M moses/src/ChartHypothesis.cpp M moses/src/ChartManager.cpp M moses/src/ChartManager.h M moses/src/ChartParser.cpp M moses/src/CompactPT/PhraseDecoder.cpp M moses/src/DecodeFeature.cpp M moses/src/DecodeFeature.h M moses/src/DummyScoreProducers.cpp M moses/src/DummyScoreProducers.h M moses/src/FFState.h M moses/src/FeatureFunction.cpp M moses/src/FeatureFunction.h A moses/src/FeatureVector.cpp A moses/src/FeatureVector.h A moses/src/FeatureVectorTest.cpp M moses/src/GenerationDictionary.cpp M moses/src/GenerationDictionary.h M moses/src/GlobalLexicalModel.cpp M moses/src/GlobalLexicalModel.h A moses/src/GlobalLexicalModelUnlimited.cpp A moses/src/GlobalLexicalModelUnlimited.h M moses/src/Hypothesis.cpp M moses/src/Hypothesis.h M moses/src/InputType.h M moses/src/Jamfile M moses/src/LM/Base.cpp M moses/src/LM/Base.h M moses/src/LM/Factory.cpp M moses/src/LM/Factory.h M moses/src/LM/Implementation.cpp M moses/src/LM/Implementation.h M moses/src/LM/Ken.cpp M moses/src/LM/Ken.h M moses/src/LM/MultiFactor.cpp M moses/src/LM/MultiFactor.h M moses/src/LM/SingleFactor.cpp M moses/src/LM/SingleFactor.h M moses/src/LMList.cpp M moses/src/LMList.h M moses/src/LexicalReordering.cpp M moses/src/LexicalReordering.h M moses/src/LexicalReorderingState.cpp M moses/src/LexicalReorderingState.h A moses/src/Makefile.am M moses/src/Manager.cpp A moses/src/MockHypothesis.cpp A moses/src/MockHypothesis.h A moses/src/MosesTest.cpp M moses/src/PDTAimp.h M moses/src/Parameter.cpp M moses/src/Parameter.h M moses/src/Phrase.cpp M moses/src/Phrase.h A moses/src/PhraseBoundaryFeature.cpp A moses/src/PhraseBoundaryFeature.h M moses/src/PhraseDictionary.cpp M moses/src/PhraseDictionary.h M moses/src/PhraseDictionaryDynSuffixArray.cpp M moses/src/PhraseDictionaryMemory.cpp M moses/src/PhraseDictionaryTree.cpp M moses/src/PhraseDictionaryTree.h M moses/src/PhraseDictionaryTreeAdaptor.cpp A moses/src/PhraseLengthFeature.cpp A moses/src/PhraseLengthFeature.h A moses/src/PhrasePairFeature.cpp A moses/src/PhrasePairFeature.h M moses/src/RuleTable/LoaderCompact.cpp M moses/src/RuleTable/LoaderCompact.h M moses/src/RuleTable/LoaderStandard.cpp M moses/src/RuleTable/PhraseDictionaryALSuffixArray.cpp M moses/src/RuleTable/PhraseDictionaryOnDisk.cpp M moses/src/RuleTable/PhraseDictionaryOnDisk.h M moses/src/ScoreComponentCollection.cpp M moses/src/ScoreComponentCollection.h A moses/src/ScoreComponentCollectionTest.cpp R moses/src/ScoreIndexManager.cpp R moses/src/ScoreIndexManager.h M moses/src/ScoreProducer.cpp M moses/src/ScoreProducer.h M moses/src/SearchCubePruning.cpp M moses/src/Sentence.cpp A moses/src/SourceWordDeletionFeature.cpp A moses/src/SourceWordDeletionFeature.h A moses/src/SparsePhraseDictionaryFeature.cpp A moses/src/SparsePhraseDictionaryFeature.h M moses/src/StaticData.cpp M moses/src/StaticData.h A moses/src/TargetBigramFeature.cpp A moses/src/TargetBigramFeature.h A moses/src/TargetBigramFeatureTest.cpp A moses/src/TargetNgramFeature.cpp A moses/src/TargetNgramFeature.h M moses/src/TargetPhrase.cpp M moses/src/TargetPhrase.h A moses/src/TargetWordInsertionFeature.cpp A moses/src/TargetWordInsertionFeature.h M moses/src/TranslationOption.cpp M moses/src/TranslationOption.h M moses/src/TranslationOptionCollection.cpp M moses/src/TranslationOptionCollection.h M moses/src/TranslationSystem.cpp M moses/src/TranslationSystem.h M moses/src/TrellisPath.h M moses/src/TypeDef.h M moses/src/Util.h M moses/src/Word.cpp M moses/src/Word.h A moses/src/WordTranslationFeature.cpp A moses/src/WordTranslationFeature.h M moses/src/XmlOption.cpp M phrase-extract/consolidate.cpp M phrase-extract/score.cpp R regression-testing/tests A scripts/analysis/smtgui/filter-phrase-table.pl R scripts/analysis/smtgui/filter-phrase-table.pl M scripts/ems/experiment.meta M scripts/ems/experiment.perl M scripts/ems/support/reuse-weights.perl R scripts/regression-testing/create_localized_moses_ini.pl A scripts/regression-testing/create_localized_moses_ini.pl A scripts/regression-testing/tests/mert-moses-new-aggregate/filter-stderr R scripts/regression-testing/tests/mert-moses-new-aggregate/filter-stderr A scripts/regression-testing/tests/mert-moses-new-aggregate/filter-stdout R scripts/regression-testing/tests/mert-moses-new-aggregate/filter-stdout R scripts/regression-testing/tests/mert-moses-new-continue/filter-stderr A scripts/regression-testing/tests/mert-moses-new-continue/filter-stderr R scripts/regression-testing/tests/mert-moses-new-continue/filter-stdout A scripts/regression-testing/tests/mert-moses-new-continue/filter-stdout A scripts/regression-testing/tests/mert-moses-new-nocase/filter-stderr R scripts/regression-testing/tests/mert-moses-new-nocase/filter-stderr A scripts/regression-testing/tests/mert-moses-new-nocase/filter-stdout R scripts/regression-testing/tests/mert-moses-new-nocase/filter-stdout A scripts/regression-testing/tests/mert-moses-new/filter-stderr R scripts/regression-testing/tests/mert-moses-new/filter-stderr R scripts/regression-testing/tests/mert-moses-new/filter-stdout A scripts/regression-testing/tests/mert-moses-new/filter-stdout R scripts/share/nonbreaking_prefixes/nonbreaking_prefix.pl A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.pl A scripts/training/corpus-sizes.perl M scripts/training/mert-moses.pl M scripts/training/train-model.perl M util/tokenize_piece.hh Log Message: ----------- Merge remote branch 'upstream/master' Commit: 96bc9d05dc713e1da29c9bacd6c59f9301fd9981 https://github.com/moses-smt/mosesdecoder/commit/96bc9d05dc713e1da29c9bacd6c59f9301fd9981 Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-16 (Tue, 16 Oct 2012) Changed paths: M search/Jamfile M search/edge.hh R search/pool.cc R search/pool.hh M util/Jamfile A util/pool.cc A util/pool.hh Log Message: ----------- Move pool to util Commit: b9d228b2818994c2a06e8f4a69db14ba063cda96 https://github.com/moses-smt/mosesdecoder/commit/b9d228b2818994c2a06e8f4a69db14ba063cda96 Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-16 (Tue, 16 Oct 2012) Changed paths: M moses/src/Incremental/Fill.cpp M util/pool.hh Log Message: ----------- Fix compiler errors for more strict compilers Commit: 43fcd44a1d264159108bcf7593068ca414db10e3 https://github.com/moses-smt/mosesdecoder/commit/43fcd44a1d264159108bcf7593068ca414db10e3 Author: Kenneth Heafield <gi...@kh...> Date: 2012-10-16 (Tue, 16 Oct 2012) Changed paths: M moses/src/FeatureVector.h M moses/src/ScoreComponentCollection.h Log Message: ----------- Merge remote branch 'upstream/master' Compare: https://github.com/moses-smt/mosesdecoder/compare/275dca4be122...43fcd44a1d26 |