From: GitHub <no...@gi...> - 2012-10-18 01:22:19
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: f19d53dac913afc2d6ecd6048d74fc63c2c0b3b9 https://github.com/moses-smt/mosesdecoder/commit/f19d53dac913afc2d6ecd6048d74fc63c2c0b3b9 Author: phikoehn <pk...@in...> Date: 2012-10-17 (Wed, 17 Oct 2012) Changed paths: M scripts/ems/experiment.perl M scripts/ems/support/build-sparse-lexical-features.perl M scripts/ems/support/interpolate-lm.perl Log Message: ----------- minor fixes Commit: 98dafc0301d9181550962e9205362c5b86dac87f https://github.com/moses-smt/mosesdecoder/commit/98dafc0301d9181550962e9205362c5b86dac87f Author: phikoehn <pk...@in...> Date: 2012-10-17 (Wed, 17 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.cpp M OnDiskPt/Word.h M OnDiskPt/queryOnDiskPt.cpp R contrib/fuzzy-match/Makefile R contrib/fuzzy-match/Match.h R contrib/fuzzy-match/SentenceAlignment.h R contrib/fuzzy-match/SuffixArray.cpp R contrib/fuzzy-match/SuffixArray.h R contrib/fuzzy-match/Util.cpp R contrib/fuzzy-match/Util.h R contrib/fuzzy-match/Vocabulary.cpp R contrib/fuzzy-match/Vocabulary.h R contrib/fuzzy-match/fuzzy-match2.cpp R contrib/fuzzy-match/fuzzy-match2.h R contrib/fuzzy-match/make-xml-from-match.perl R contrib/fuzzy-match/old/fuzzy-match.cpp R contrib/fuzzy-match/old/get-multiple-translations-for-uniq-sources.perl R contrib/fuzzy-match/old/make-pt-from-tm.perl R contrib/fuzzy-match/old/make-pt-from-tm2.perl R contrib/fuzzy-match/old/make-xml-from-match-multiple.perl R contrib/fuzzy-match/suffix-test.cpp M contrib/other-builds/OnDiskPt.xcodeproj/project.pbxproj M contrib/other-builds/OnDiskPt/.cproject M contrib/other-builds/lm.xcodeproj/project.pbxproj A contrib/other-builds/moses-chart-cmd/.cproject A contrib/other-builds/moses-chart-cmd/.project M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/moses-cmd/.project M contrib/other-builds/moses/.cproject M contrib/other-builds/moses/.project A contrib/other-builds/search/.cproject A contrib/other-builds/search/.project M contrib/other-builds/util/.cproject M contrib/server/mosesserver.cpp A contrib/server/sgclient_weightUpdate.perl A contrib/web/bin/detokenizer.perl R contrib/web/bin/detokenizer.perl A contrib/web/bin/start-daemon-cluster.pl R contrib/web/bin/start-daemon-cluster.pl A contrib/web/bin/tokenizer.perl R contrib/web/bin/tokenizer.perl M cruise-control/config.ems A jam-files/engine/bump_version.py R jam-files/engine/bump_version.py M jam-files/sanity.jam R lm/COPYING R lm/COPYING.LESSER M lm/Jamfile R lm/LICENSE R lm/README M lm/binary_format.cc R lm/clean.sh R lm/compile.sh A lm/fragment.cc M lm/max_order.hh A lm/partial.hh A lm/partial_test.cc M lm/search_hashed.cc M lm/search_hashed.hh M lm/state.hh R lm/test.sh M lm/word_index.hh 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/PermutationScorer.cpp 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.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/ChartRuleLookupManagerCYKPlus.cpp M moses/src/CYKPlusParser/ChartRuleLookupManagerCYKPlus.h M moses/src/CYKPlusParser/ChartRuleLookupManagerMemory.cpp M moses/src/CYKPlusParser/ChartRuleLookupManagerMemory.h M moses/src/CYKPlusParser/ChartRuleLookupManagerMemoryPerSentence.cpp M moses/src/CYKPlusParser/ChartRuleLookupManagerMemoryPerSentence.h M moses/src/CYKPlusParser/ChartRuleLookupManagerOnDisk.cpp M moses/src/CYKPlusParser/ChartRuleLookupManagerOnDisk.h M moses/src/ChartCell.cpp M moses/src/ChartCell.h M moses/src/ChartCellCollection.cpp M moses/src/ChartCellCollection.h M moses/src/ChartCellLabel.h M moses/src/ChartCellLabelSet.h M moses/src/ChartHypothesis.cpp M moses/src/ChartManager.cpp M moses/src/ChartManager.h A moses/src/ChartParser.cpp A moses/src/ChartParser.h A moses/src/ChartParserCallback.h M moses/src/ChartRuleLookupManager.h M moses/src/ChartTranslationOptionList.cpp M moses/src/ChartTranslationOptionList.h M moses/src/ChartTranslationOptions.cpp M moses/src/ChartTrellisNode.cpp M moses/src/CompactPT/PhraseDecoder.cpp M moses/src/CompactPT/PhraseDictionaryCompact.h 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/FactorCollection.cpp 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 A moses/src/Incremental/Fill.cpp A moses/src/Incremental/Fill.h A moses/src/Incremental/Jamfile A moses/src/Incremental/Manager.cpp A moses/src/Incremental/Manager.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/Jamfile 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/PhraseDictionaryDynSuffixArray.h M moses/src/PhraseDictionaryMemory.cpp M moses/src/PhraseDictionaryMemory.h M moses/src/PhraseDictionaryTree.cpp M moses/src/PhraseDictionaryTree.h M moses/src/PhraseDictionaryTreeAdaptor.cpp M moses/src/PhraseDictionaryTreeAdaptor.h A moses/src/PhraseLengthFeature.cpp A moses/src/PhraseLengthFeature.h A moses/src/PhrasePairFeature.cpp A moses/src/PhrasePairFeature.h M moses/src/RuleCubeItem.cpp M moses/src/RuleTable/Loader.h M moses/src/RuleTable/LoaderCompact.cpp M moses/src/RuleTable/LoaderCompact.h M moses/src/RuleTable/LoaderHiero.cpp M moses/src/RuleTable/LoaderHiero.h M moses/src/RuleTable/LoaderStandard.cpp M moses/src/RuleTable/LoaderStandard.h M moses/src/RuleTable/PhraseDictionaryALSuffixArray.cpp M moses/src/RuleTable/PhraseDictionaryFuzzyMatch.cpp M moses/src/RuleTable/PhraseDictionaryFuzzyMatch.h M moses/src/RuleTable/PhraseDictionaryOnDisk.cpp M moses/src/RuleTable/PhraseDictionaryOnDisk.h M moses/src/RuleTable/PhraseDictionarySCFG.cpp M moses/src/RuleTable/PhraseDictionarySCFG.h M moses/src/RuleTable/Trie.cpp M moses/src/RuleTable/UTrie.cpp M moses/src/RuleTable/UTrie.h M moses/src/Scope3Parser/Parser.cpp M moses/src/Scope3Parser/Parser.h M moses/src/Scope3Parser/StackLatticeBuilder.cpp M moses/src/Scope3Parser/StackLatticeBuilder.h M moses/src/Scope3Parser/StackLatticeSearcher.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/StackVec.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 moses/src/fuzzy-match/FuzzyMatchWrapper.cpp M moses/src/fuzzy-match/FuzzyMatchWrapper.h M phrase-extract/consolidate.cpp M phrase-extract/score.cpp M regression-testing/Jamfile R regression-testing/tests R scripts/analysis/smtgui/filter-phrase-table.pl A scripts/analysis/smtgui/filter-phrase-table.pl M scripts/ems/experiment.meta M scripts/ems/experiment.perl M scripts/ems/support/reuse-weights.perl M scripts/generic/trainlm-irst.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 A scripts/regression-testing/tests/mert-moses-new-continue/filter-stderr R scripts/regression-testing/tests/mert-moses-new-continue/filter-stderr A scripts/regression-testing/tests/mert-moses-new-continue/filter-stdout R 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 R scripts/regression-testing/tests/mert-moses-new/filter-stderr A 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 A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.pl R scripts/share/nonbreaking_prefixes/nonbreaking_prefix.pl M scripts/training/clone_moses_model.pl A scripts/training/corpus-sizes.perl M scripts/training/mert-moses.pl M scripts/training/train-model.perl M scripts/training/wrappers/parse-de-bitpar.perl A search/Jamfile A search/arity.hh A search/config.hh A search/context.hh A search/edge.hh A search/edge_generator.cc A search/edge_generator.hh A search/final.hh A search/note.hh A search/rule.cc A search/rule.hh A search/source.hh A search/types.hh A search/vertex.cc A search/vertex.hh A search/vertex_generator.cc A search/vertex_generator.hh A search/weights.cc A search/weights.hh A search/weights_test.cc R util/COPYING R util/COPYING.LESSER M util/Jamfile R util/LICENSE M util/file.cc M util/file.hh M util/have.hh A util/pool.cc A util/pool.hh A util/string_piece.cc M util/tokenize_piece.hh R util/util.xcodeproj/project.pbxproj Log Message: ----------- Merge branch 'master' of git://github.com/moses-smt/mosesdecoder Compare: https://github.com/moses-smt/mosesdecoder/compare/de7484be45e2...98dafc0301d9 |