From: GitHub <no...@gi...> - 2012-07-02 19:43:00
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: f6b3354f396f8d90e273a3a8255b68cfd5f33f70 https://github.com/moses-smt/mosesdecoder/commit/f6b3354f396f8d90e273a3a8255b68cfd5f33f70 Author: Kenneth Heafield <gi...@kh...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M util/file.cc M util/mmap.cc Log Message: ----------- unistd.h for gcc 4.7.0 Commit: c7e02eb67743b31f4cfab752c60fe96f8e2ae630 https://github.com/moses-smt/mosesdecoder/commit/c7e02eb67743b31f4cfab752c60fe96f8e2ae630 Author: Kenneth Heafield <gi...@kh...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M lm/Jamfile M lm/binary_format.cc M lm/build_binary.cc M lm/config.cc M lm/config.hh M lm/left.hh M lm/left_test.cc M lm/model.cc M lm/model.hh M lm/model_test.cc M lm/model_type.hh M lm/ngram_query.cc M lm/ngram_query.hh M lm/quantize.cc M lm/quantize.hh M lm/read_arpa.cc M lm/read_arpa.hh M lm/return.hh M lm/search_hashed.cc M lm/search_hashed.hh M lm/search_trie.cc M lm/search_trie.hh A lm/state.hh M lm/trie.cc M lm/trie.hh A lm/value.hh A lm/value_build.cc A lm/value_build.hh M lm/vocab.cc M lm/vocab.hh M lm/weights.hh M moses/src/LM/Ken.cpp M util/Jamfile M util/bit_packing.hh M util/ersatz_progress.cc M util/ersatz_progress.hh M util/file_piece.cc M util/have.hh M util/murmur_hash.cc M util/murmur_hash.hh M util/probing_hash_table.hh A util/usage.cc A util/usage.hh Log Message: ----------- KenLM e3b5c55910 including rest costs for probing Commit: f2878bcdeb9371268349e844ed7960b28137bbb9 https://github.com/moses-smt/mosesdecoder/commit/f2878bcdeb9371268349e844ed7960b28137bbb9 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses/src/CYKPlusParser/ChartRuleLookupManagerCYKPlus.h M moses/src/CYKPlusParser/ChartRuleLookupManagerMemory.h M moses/src/CYKPlusParser/ChartRuleLookupManagerOnDisk.h M moses/src/CYKPlusParser/DotChart.h M moses/src/CYKPlusParser/DotChartInMemory.h M moses/src/CYKPlusParser/DotChartOnDisk.h M moses/src/DynSAInclude/RandLMCache.h M moses/src/DynSAInclude/RandLMFilter.h M 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/perfectHash.h M moses/src/DynSAInclude/quantizer.h M moses/src/DynSAInclude/utils.h M moses/src/DynSAInclude/vocab.h M moses/src/LM/IRST.h M moses/src/LM/Implementation.h M moses/src/LM/Joint.h M moses/src/LM/Ken.h M moses/src/LM/MultiFactor.h M moses/src/LM/ORLM.h M moses/src/LM/ParallelBackoff.h M moses/src/LM/Remote.h M moses/src/LM/SRI.h M moses/src/NonTerminal.h M moses/src/OutputCollector.h M moses/src/PCNTools.h M moses/src/PDTAimp.h M moses/src/Parameter.h M moses/src/PartialTranslOptColl.h M moses/src/Phrase.h M moses/src/PhraseDictionaryDynSuffixArray.h M moses/src/PhraseDictionaryNode.h M moses/src/PhraseDictionaryTree.h M moses/src/PhraseDictionaryTreeAdaptor.h M moses/src/PrefixTree.h M moses/src/PrefixTreeMap.h M moses/src/ReorderingConstraint.h M moses/src/ReorderingStack.h M moses/src/RuleCube.h M moses/src/RuleCubeItem.h M moses/src/RuleCubeQueue.h M moses/src/RuleTable/Loader.h M moses/src/RuleTable/LoaderCompact.h M moses/src/RuleTable/LoaderFactory.h M moses/src/RuleTable/LoaderHiero.h M moses/src/RuleTable/LoaderStandard.h M moses/src/RuleTable/PhraseDictionaryALSuffixArray.h M moses/src/RuleTable/PhraseDictionaryNodeSCFG.h M moses/src/RuleTable/PhraseDictionaryOnDisk.h M moses/src/RuleTable/PhraseDictionarySCFG.h M moses/src/RuleTable/Trie.h M moses/src/RuleTable/UTrie.h M moses/src/RuleTable/UTrieNode.h M moses/src/Scope3Parser/ApplicableRuleTrie.h M moses/src/Scope3Parser/IntermediateVarSpanNode.h M moses/src/Scope3Parser/Parser.h M moses/src/Scope3Parser/StackLattice.h M moses/src/Scope3Parser/StackLatticeBuilder.h M moses/src/Scope3Parser/VarSpanNode.h M moses/src/Scope3Parser/VarSpanTrieBuilder.h M moses/src/ScoreIndexManager.h M moses/src/Search.h M moses/src/SearchCubePruning.h M moses/src/SearchNormal.h M moses/src/Sentence.h M moses/src/SentenceStats.h M moses/src/SquareMatrix.h M moses/src/StaticData.h M moses/src/ThreadPool.h M moses/src/Timer.h M moses/src/TranslationOptionCollection.h M moses/src/TranslationOptionCollectionConfusionNet.h M moses/src/TranslationOptionCollectionText.h M moses/src/TranslationOptionList.h M moses/src/TreeInput.h M moses/src/TrellisPath.h M moses/src/TrellisPathCollection.h M moses/src/TrellisPathList.h M moses/src/TypeDef.h M moses/src/UniqueObject.h M moses/src/UserMessage.h M moses/src/Util.h M moses/src/Word.h M moses/src/WordLattice.h Log Message: ----------- commented all classes in moses lib Commit: 62321765a39f030e91caaae5167c442253fea648 https://github.com/moses-smt/mosesdecoder/commit/62321765a39f030e91caaae5167c442253fea648 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M scripts/Jamfile Log Message: ----------- change to install of tokenizer files. Thanks to Tom Hoar Commit: 7e47845ad799c5717fe9d034deb9c78885e9b9b5 https://github.com/moses-smt/mosesdecoder/commit/7e47845ad799c5717fe9d034deb9c78885e9b9b5 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M lm/Jamfile M lm/binary_format.cc M lm/build_binary.cc M lm/config.cc M lm/config.hh M lm/left.hh M lm/left_test.cc M lm/model.cc M lm/model.hh M lm/model_test.cc M lm/model_type.hh M lm/ngram_query.cc M lm/ngram_query.hh M lm/quantize.cc M lm/quantize.hh M lm/read_arpa.cc M lm/read_arpa.hh M lm/return.hh M lm/search_hashed.cc M lm/search_hashed.hh M lm/search_trie.cc M lm/search_trie.hh A lm/state.hh M lm/trie.cc M lm/trie.hh A lm/value.hh A lm/value_build.cc A lm/value_build.hh M lm/vocab.cc M lm/vocab.hh M lm/weights.hh M moses/src/LM/Ken.cpp M scripts/training/mert-moses.pl M scripts/training/train-model.perl M util/Jamfile M util/bit_packing.hh M util/ersatz_progress.cc M util/ersatz_progress.hh M util/file.cc M util/file_piece.cc M util/have.hh M util/mmap.cc M util/murmur_hash.cc M util/murmur_hash.hh M util/probing_hash_table.hh A util/usage.cc A util/usage.hh Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: 3a44cd3f69ffb1c3917acab570d223cdf7fa4770 https://github.com/moses-smt/mosesdecoder/commit/3a44cd3f69ffb1c3917acab570d223cdf7fa4770 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M lm/Jamfile M lm/binary_format.cc M lm/build_binary.cc M lm/config.cc M lm/config.hh M lm/left.hh M lm/left_test.cc M lm/model.cc M lm/model.hh M lm/model_test.cc M lm/model_type.hh M lm/ngram_query.cc M lm/ngram_query.hh M lm/quantize.cc M lm/quantize.hh M lm/read_arpa.cc M lm/read_arpa.hh M lm/return.hh M lm/search_hashed.cc M lm/search_hashed.hh M lm/search_trie.cc M lm/search_trie.hh A lm/state.hh M lm/trie.cc M lm/trie.hh A lm/value.hh A lm/value_build.cc A lm/value_build.hh M lm/vocab.cc M lm/vocab.hh M lm/weights.hh M moses/src/LM/Ken.cpp M scripts/training/mert-moses.pl M scripts/training/train-model.perl M util/Jamfile M util/bit_packing.hh M util/ersatz_progress.cc M util/ersatz_progress.hh M util/file.cc M util/file_piece.cc M util/have.hh M util/mmap.cc M util/murmur_hash.cc M util/murmur_hash.hh M util/probing_hash_table.hh A util/usage.cc A util/usage.hh Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: 8476b6a77187d968c4c2e90c9f28c9be593c2a88 https://github.com/moses-smt/mosesdecoder/commit/8476b6a77187d968c4c2e90c9f28c9be593c2a88 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M scripts/Jamfile Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: 647e320629a7632253317fa36e7b1755fb15895e https://github.com/moses-smt/mosesdecoder/commit/647e320629a7632253317fa36e7b1755fb15895e Author: Hieu Hoang <fis...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M OnDiskPt/OnDiskWrapper.h M OnDiskPt/Phrase.h M OnDiskPt/PhraseNode.h M OnDiskPt/SourcePhrase.h M OnDiskPt/TargetPhrase.h M OnDiskPt/TargetPhraseCollection.h M OnDiskPt/Vocab.h M OnDiskPt/Word.h M contrib/other-builds/lm.xcodeproj/project.pbxproj M moses-chart-cmd/src/IOWrapper.h M moses-chart-cmd/src/Main.cpp M moses-chart-cmd/src/Main.h M moses-chart-cmd/src/TranslationAnalysis.h Log Message: ----------- commented all classes in OnDiskPt and moses-chart-cmd. Leave ken's lm directory Commit: 85624125ce06e9a90ec35734807f64f120f9a78a https://github.com/moses-smt/mosesdecoder/commit/85624125ce06e9a90ec35734807f64f120f9a78a Author: Hieu Hoang <fis...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M moses-chart-cmd/src/Main.cpp Log Message: ----------- commented all classes in OnDiskPt and moses-chart-cmd. Leave ken's lm directory Commit: b1ce27d01f2629749deb9cb48f218246be6eca28 https://github.com/moses-smt/mosesdecoder/commit/b1ce27d01f2629749deb9cb48f218246be6eca28 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M moses-cmd/src/IOWrapper.cpp M moses-cmd/src/IOWrapper.h M moses-cmd/src/Main.cpp Log Message: ----------- commented all classes in OnDiskPt and moses-cmd Commit: ef9db932aa4ce4e57ead87e965a374f580a7cac2 https://github.com/moses-smt/mosesdecoder/commit/ef9db932aa4ce4e57ead87e965a374f580a7cac2 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M phrase-extract/AlignmentPhrase.cpp M phrase-extract/AlignmentPhrase.h M phrase-extract/ExtractedRule.cpp M phrase-extract/ExtractedRule.h M phrase-extract/Hole.h M phrase-extract/HoleCollection.cpp M phrase-extract/HoleCollection.h M phrase-extract/PhraseAlignment.cpp M phrase-extract/PhraseAlignment.h M phrase-extract/RuleExist.h M phrase-extract/RuleExtractionOptions.h M phrase-extract/SentenceAlignment.cpp M phrase-extract/SentenceAlignment.h M phrase-extract/SentenceAlignmentWithSyntax.cpp M phrase-extract/SentenceAlignmentWithSyntax.h M phrase-extract/SyntaxTree.cpp M phrase-extract/SyntaxTree.h M phrase-extract/XmlTree.cpp M phrase-extract/XmlTree.h M phrase-extract/extract-lex.h M phrase-extract/extract-rules.cpp M phrase-extract/extract.cpp M phrase-extract/extract.xcodeproj/project.pbxproj M phrase-extract/hierarchical.h M phrase-extract/score.cpp M phrase-extract/score.h M phrase-extract/tables-core.cpp M phrase-extract/tables-core.h Log Message: ----------- add namespace to phrase-extract Commit: eecefbede6b9fa7b23190711de67560b552f082a https://github.com/moses-smt/mosesdecoder/commit/eecefbede6b9fa7b23190711de67560b552f082a Author: Pidong Wang <wa...@co...> Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M scripts/tokenizer/tokenizer.perl Log Message: ----------- add multi-threading feature to the tokenizer.perl Commit: 1cf1c2e51561bac3b3ca0b7e5b63fb93f978a064 https://github.com/moses-smt/mosesdecoder/commit/1cf1c2e51561bac3b3ca0b7e5b63fb93f978a064 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M phrase-extract/extract.xcodeproj/project.pbxproj M phrase-extract/statistics.cpp Log Message: ----------- create namespace for all classes in phrase-extract Commit: e3dd3a8d2c72f5f1d60b4ec12a628f319a1f1906 https://github.com/moses-smt/mosesdecoder/commit/e3dd3a8d2c72f5f1d60b4ec12a628f319a1f1906 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M mert/BleuScorer.cpp M mert/BleuScorer.h M mert/CderScorer.cpp M mert/CderScorer.h M mert/Data.cpp M mert/Data.h M mert/Fdstream.h M mert/FeatureArray.cpp M mert/FeatureArray.h M mert/FeatureData.cpp M mert/FeatureData.h M mert/FeatureDataIterator.cpp M mert/FeatureDataIterator.h M mert/FeatureStats.cpp M mert/FeatureStats.h M mert/HypPackEnumerator.cpp M mert/HypPackEnumerator.h M mert/InterpolatedScorer.cpp M mert/InterpolatedScorer.h M mert/MergeScorer.cpp M mert/MergeScorer.h M mert/MiraFeatureVector.cpp M mert/MiraFeatureVector.h M mert/MiraWeightVector.cpp M mert/MiraWeightVector.h M mert/Ngram.h M mert/Optimizer.cpp M mert/Optimizer.h M mert/OptimizerFactory.cpp M mert/OptimizerFactory.h M mert/PerScorer.cpp M mert/PerScorer.h M mert/Permutation.cpp M mert/Permutation.h M mert/PermutationScorer.cpp M mert/PermutationScorer.h M mert/Point.cpp M mert/Point.h M mert/PreProcessFilter.cpp M mert/PreProcessFilter.h M mert/Reference.h M mert/ScopedVector.h M mert/ScoreArray.cpp M mert/ScoreArray.h M mert/ScoreData.cpp M mert/ScoreData.h M mert/ScoreDataIterator.cpp M mert/ScoreDataIterator.h M mert/ScoreStats.cpp M mert/ScoreStats.h M mert/Scorer.cpp M mert/Scorer.h M mert/ScorerFactory.cpp M mert/ScorerFactory.h M mert/SemposOverlapping.cpp M mert/SemposOverlapping.h M mert/SemposScorer.cpp M mert/SemposScorer.h M mert/SentenceLevelScorer.cpp M mert/SentenceLevelScorer.h M mert/Singleton.h M mert/StatisticsBasedScorer.cpp M mert/StatisticsBasedScorer.h M mert/TerScorer.cpp M mert/TerScorer.h M mert/Timer.cpp M mert/Timer.h M mert/Types.h M mert/Util.cpp M mert/Util.h M mert/Vocabulary.cpp M mert/mert.cpp Log Message: ----------- namespace all classes in mert directory Commit: 121e258e84c78e1a2f08ed07b00d795e56e4a17b https://github.com/moses-smt/mosesdecoder/commit/121e258e84c78e1a2f08ed07b00d795e56e4a17b Author: Hieu Hoang <fis...@gm...> Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M mert/BleuScorerTest.cpp M mert/DataTest.cpp M mert/FeatureDataTest.cpp M mert/NgramTest.cpp M mert/OptimizerFactoryTest.cpp M mert/PointTest.cpp M mert/ReferenceTest.cpp M mert/SingletonTest.cpp M mert/TimerTest.cpp M mert/UtilTest.cpp M mert/VocabularyTest.cpp M mert/evaluator.cpp M mert/extractor.cpp M mert/pro.cpp M moses-cmd/src/LatticeMBRGrid.cpp M phrase-extract/extract-ghkm/XmlTreeParser.cpp M phrase-extract/extract-ghkm/XmlTreeParser.h M phrase-extract/extract-lex.cpp M phrase-extract/pcfg-common/xml_tree_parser.cc M phrase-extract/pcfg-common/xml_tree_parser.h M phrase-extract/relax-parse.cpp M phrase-extract/relax-parse.h Log Message: ----------- namespace all classes in mert directory Commit: 202558743910dae94b2c27e3a5f87b724599c732 https://github.com/moses-smt/mosesdecoder/commit/202558743910dae94b2c27e3a5f87b724599c732 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-30 (Sat, 30 Jun 2012) Changed paths: M scripts/tokenizer/tokenizer.perl Log Message: ----------- Merge https://github.com/moses-smt/mosesdecoder Commit: ea4d0a4785b3f18b0c72101aac140cbda4b27dda https://github.com/moses-smt/mosesdecoder/commit/ea4d0a4785b3f18b0c72101aac140cbda4b27dda Author: Rico Sennrich <ric...@gm...> Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M contrib/tmcombine/tmcombine.py Log Message: ----------- fix encoding issue Error that occurred for phrase tables without phrase alignment: File "tmcombine.py", line 377, in write_phrase_table line = b"%s ||| %s ||| %s 2.718 %s||| %s ||| %s\n" %(src,target,features,origin_features,alignment,comments) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 26: ordinal not in range(128) File "tmcombine.py", line 377, in write_phrase_table Commit: b5aa04feb78d848ae0d6a28d41d6212651ca38bb https://github.com/moses-smt/mosesdecoder/commit/b5aa04feb78d848ae0d6a28d41d6212651ca38bb Author: Hieu Hoang <fis...@gm...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M mert/MiraFeatureVector.h M mert/kbmira.cpp Log Message: ----------- compile error Commit: 65ddbf30b70ed2c92da152ce7b5c1bc43625da01 https://github.com/moses-smt/mosesdecoder/commit/65ddbf30b70ed2c92da152ce7b5c1bc43625da01 Author: Oliver Wilson <oli...@ed...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M moses/src/Hypothesis.cpp M moses/src/Hypothesis.h M moses/src/LM/Base.h M moses/src/LM/LDHT.cpp M moses/src/LMList.h M moses/src/Parameter.cpp M moses/src/PhraseDictionaryMemory.cpp M moses/src/Search.cpp M moses/src/SearchNormal.h A moses/src/SearchNormalBatch.cpp A moses/src/SearchNormalBatch.h M moses/src/TypeDef.h Log Message: ----------- Implement batched LM requests. Commit: 5e624b522c107ddbae4aec17c44d35d6738f1d85 https://github.com/moses-smt/mosesdecoder/commit/5e624b522c107ddbae4aec17c44d35d6738f1d85 Author: Oliver Wilson <oli...@ed...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M .gitignore M BUILD-INSTRUCTIONS.txt M Jamroot M OnDiskPt/Jamfile M OnDiskPt/OnDiskWrapper.cpp M OnDiskPt/OnDiskWrapper.h 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/TargetPhraseCollection.h M OnDiskPt/Vocab.cpp M OnDiskPt/Vocab.h M OnDiskPt/Word.cpp M OnDiskPt/Word.h A OnDiskPt/queryOnDiskPt.cpp A biconcor/Alignment.cpp A biconcor/Alignment.h A biconcor/Jamfile A biconcor/Mismatch.cpp A biconcor/Mismatch.h A biconcor/PhrasePair.cpp A biconcor/PhrasePair.h A biconcor/PhrasePairCollection.cpp A biconcor/PhrasePairCollection.h A biconcor/SuffixArray.cpp A biconcor/SuffixArray.h A biconcor/TargetCorpus.cpp A biconcor/TargetCorpus.h A biconcor/Vocabulary.cpp A biconcor/Vocabulary.h A biconcor/base64.cpp A biconcor/base64.h A biconcor/biconcor.cpp M contrib/other-builds/CreateOnDisk.xcodeproj/project.pbxproj A contrib/other-builds/OnDiskPt/.cproject A contrib/other-builds/OnDiskPt/.project A contrib/other-builds/kbmira.xcodeproj/project.pbxproj M contrib/other-builds/lm.xcodeproj/project.pbxproj A contrib/other-builds/lm/.cproject A contrib/other-builds/lm/.project A contrib/other-builds/mert.xcodeproj/project.pbxproj A contrib/other-builds/mert_lib.xcodeproj/project.pbxproj M contrib/other-builds/moses-chart-cmd.xcodeproj/project.pbxproj M contrib/other-builds/moses-cmd.xcodeproj/project.pbxproj A contrib/other-builds/moses-cmd/.cproject A contrib/other-builds/moses-cmd/.project M contrib/other-builds/moses.xcodeproj/project.pbxproj A contrib/other-builds/moses/.cproject A contrib/other-builds/moses/.project A contrib/other-builds/util/.cproject A contrib/other-builds/util/.project R contrib/queryOnDiskPt/Jamfile R contrib/queryOnDiskPt/compile.sh R contrib/queryOnDiskPt/queryOnDiskPt.cpp M contrib/sigtest-filter/filter-pt.cpp A contrib/tmcombine/test/model3/model/lex.counts.e2f A contrib/tmcombine/test/model3/model/lex.counts.f2e A contrib/tmcombine/test/model3/model/lex.e2f A contrib/tmcombine/test/model3/model/lex.f2e A contrib/tmcombine/test/model3/model/phrase-table A contrib/tmcombine/test/model4/model/lex.counts.e2f A contrib/tmcombine/test/model4/model/lex.counts.f2e A contrib/tmcombine/test/model4/model/lex.e2f A contrib/tmcombine/test/model4/model/lex.f2e A contrib/tmcombine/test/model4/model/phrase-table A contrib/tmcombine/test/phrase-table_test10 M contrib/tmcombine/test/phrase-table_test8 A contrib/tmcombine/test/phrase-table_test9 M contrib/tmcombine/tmcombine.py M contrib/web/bin/daemon.pl M cruise-control/config.ems M cruise-control/test_all_new_commits.sh M jam-files/sanity.jam R kenlm M lm/Jamfile M lm/bhiksha.cc M lm/binary_format.cc M lm/build_binary.cc M lm/config.cc M lm/config.hh M lm/left.hh M lm/left_test.cc M lm/model.cc M lm/model.hh M lm/model_test.cc M lm/model_type.hh M lm/ngram_query.cc M lm/ngram_query.hh M lm/quantize.cc M lm/quantize.hh M lm/read_arpa.cc M lm/read_arpa.hh M lm/return.hh M lm/search_hashed.cc M lm/search_hashed.hh M lm/search_trie.cc M lm/search_trie.hh A lm/state.hh M lm/trie.cc M lm/trie.hh A lm/value.hh A lm/value_build.cc A lm/value_build.hh M lm/vocab.cc M lm/vocab.hh M lm/weights.hh M mert/BleuScorer.cpp M mert/BleuScorer.h M mert/BleuScorerTest.cpp M mert/CderScorer.cpp M mert/CderScorer.h M mert/Data.cpp M mert/Data.h M mert/DataTest.cpp M mert/Fdstream.h M mert/FeatureArray.cpp M mert/FeatureArray.h M mert/FeatureData.cpp M mert/FeatureData.h M mert/FeatureDataIterator.cpp M mert/FeatureDataIterator.h M mert/FeatureDataTest.cpp M mert/FeatureStats.cpp M mert/FeatureStats.h A mert/HypPackEnumerator.cpp A mert/HypPackEnumerator.h M mert/InterpolatedScorer.cpp M mert/InterpolatedScorer.h M mert/Jamfile M mert/MergeScorer.cpp M mert/MergeScorer.h A mert/MiraFeatureVector.cpp A mert/MiraFeatureVector.h A mert/MiraWeightVector.cpp A mert/MiraWeightVector.h M mert/Ngram.h M mert/NgramTest.cpp M mert/Optimizer.cpp M mert/Optimizer.h M mert/OptimizerFactory.cpp M mert/OptimizerFactory.h M mert/OptimizerFactoryTest.cpp M mert/PerScorer.cpp M mert/PerScorer.h A mert/Permutation.cpp A mert/Permutation.h A mert/PermutationScorer.cpp A mert/PermutationScorer.h M mert/Point.cpp M mert/Point.h M mert/PointTest.cpp M mert/PreProcessFilter.cpp M mert/PreProcessFilter.h M mert/Reference.h M mert/ReferenceTest.cpp M mert/ScopedVector.h M mert/ScoreArray.cpp M mert/ScoreArray.h M mert/ScoreData.cpp M mert/ScoreData.h M mert/ScoreDataIterator.cpp M mert/ScoreDataIterator.h M mert/ScoreStats.cpp M mert/ScoreStats.h M mert/Scorer.cpp M mert/Scorer.h M mert/ScorerFactory.cpp M mert/ScorerFactory.h M mert/SemposOverlapping.cpp M mert/SemposOverlapping.h M mert/SemposScorer.cpp M mert/SemposScorer.h A mert/SentenceLevelScorer.cpp A mert/SentenceLevelScorer.h M mert/Singleton.h M mert/SingletonTest.cpp A mert/StatisticsBasedScorer.cpp A mert/StatisticsBasedScorer.h M mert/TerScorer.cpp M mert/TerScorer.h M mert/Timer.cpp M mert/Timer.h M mert/TimerTest.cpp M mert/Types.h M mert/Util.cpp M mert/Util.h M mert/UtilTest.cpp M mert/Vocabulary.cpp M mert/Vocabulary.h M mert/VocabularyTest.cpp M mert/evaluator.cpp M mert/extractor.cpp R mert/init.opt A mert/kbmira.cpp M mert/mert.cpp M mert/pro.cpp M misc/queryPhraseTable.cpp M moses-chart-cmd/src/IOWrapper.h M moses-chart-cmd/src/Jamfile M moses-chart-cmd/src/Main.cpp M moses-chart-cmd/src/Main.h M moses-chart-cmd/src/TranslationAnalysis.h M moses-cmd/src/IOWrapper.cpp M moses-cmd/src/IOWrapper.h M moses-cmd/src/Jamfile M moses-cmd/src/LatticeMBR.cpp M moses-cmd/src/LatticeMBR.h M moses-cmd/src/LatticeMBRGrid.cpp M moses-cmd/src/Main.cpp M moses/src/AlignmentInfo.h M moses/src/AlignmentInfoCollection.h M moses/src/BilingualDynSuffixArray.h M moses/src/BitmapContainer.h M moses/src/CYKPlusParser/ChartRuleLookupManagerCYKPlus.h M moses/src/CYKPlusParser/ChartRuleLookupManagerMemory.h M moses/src/CYKPlusParser/ChartRuleLookupManagerOnDisk.h M moses/src/CYKPlusParser/DotChart.h M moses/src/CYKPlusParser/DotChartInMemory.h M moses/src/CYKPlusParser/DotChartOnDisk.h M moses/src/CellCollection.h M moses/src/ChartCell.h M moses/src/ChartCellCollection.h M moses/src/ChartCellLabel.h M moses/src/ChartCellLabelSet.h M moses/src/ChartHypothesis.h M moses/src/ChartHypothesisCollection.h M moses/src/ChartManager.h M moses/src/ChartRuleLookupManager.h M moses/src/ChartTranslationOption.h M moses/src/ChartTranslationOptionCollection.h M moses/src/ChartTranslationOptionList.h M moses/src/ChartTrellisDetour.h M moses/src/ChartTrellisDetourQueue.h M moses/src/ChartTrellisNode.h M moses/src/ChartTrellisPath.h M moses/src/ConfusionNet.h M moses/src/DecodeFeature.h M moses/src/DecodeGraph.h M moses/src/DecodeStep.h M moses/src/Dictionary.h M moses/src/DummyScoreProducers.h M moses/src/DynSAInclude/RandLMCache.h M moses/src/DynSAInclude/RandLMFilter.h M 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/perfectHash.h M moses/src/DynSAInclude/quantizer.h M moses/src/DynSAInclude/utils.h M moses/src/DynSAInclude/vocab.h M moses/src/DynSuffixArray.h M moses/src/FFState.h M moses/src/Factor.h M moses/src/FactorCollection.h M moses/src/FactorTypeSet.h M moses/src/FeatureFunction.h M moses/src/FilePtr.h M moses/src/GlobalLexicalModel.h M moses/src/HypoList.h M moses/src/HypothesisStack.h M moses/src/HypothesisStackCubePruning.h M moses/src/HypothesisStackNormal.h M moses/src/InputType.h M moses/src/LM/IRST.h M moses/src/LM/Implementation.cpp M moses/src/LM/Implementation.h M moses/src/LM/Joint.h M moses/src/LM/Ken.cpp M moses/src/LM/Ken.h M moses/src/LM/MultiFactor.h M moses/src/LM/ORLM.h M moses/src/LM/ParallelBackoff.h M moses/src/LM/Remote.h M moses/src/LM/SRI.h M moses/src/LMList.h M moses/src/LVoc.h M moses/src/LexicalReordering.h M moses/src/LexicalReorderingState.h M moses/src/LexicalReorderingTable.h M moses/src/Manager.h M moses/src/NonTerminal.h M moses/src/OutputCollector.h M moses/src/PCNTools.h M moses/src/PDTAimp.h M moses/src/Parameter.h M moses/src/PartialTranslOptColl.h M moses/src/Phrase.h M moses/src/PhraseDictionaryDynSuffixArray.h M moses/src/PhraseDictionaryNode.h M moses/src/PhraseDictionaryTree.h M moses/src/PhraseDictionaryTreeAdaptor.h M moses/src/PrefixTree.h M moses/src/PrefixTreeMap.h M moses/src/ReorderingConstraint.h M moses/src/ReorderingStack.h M moses/src/RuleCube.h M moses/src/RuleCubeItem.h M moses/src/RuleCubeQueue.h M moses/src/RuleTable/Loader.h M moses/src/RuleTable/LoaderCompact.h M moses/src/RuleTable/LoaderFactory.cpp M moses/src/RuleTable/LoaderFactory.h M moses/src/RuleTable/LoaderHiero.h M moses/src/RuleTable/LoaderStandard.h M moses/src/RuleTable/PhraseDictionaryALSuffixArray.cpp M moses/src/RuleTable/PhraseDictionaryALSuffixArray.h M moses/src/RuleTable/PhraseDictionaryNodeSCFG.h M moses/src/RuleTable/PhraseDictionaryOnDisk.cpp M moses/src/RuleTable/PhraseDictionaryOnDisk.h M moses/src/RuleTable/PhraseDictionarySCFG.h M moses/src/RuleTable/Trie.h M moses/src/RuleTable/UTrie.h M moses/src/RuleTable/UTrieNode.h M moses/src/Scope3Parser/ApplicableRuleTrie.h M moses/src/Scope3Parser/IntermediateVarSpanNode.h M moses/src/Scope3Parser/Parser.h M moses/src/Scope3Parser/StackLattice.h M moses/src/Scope3Parser/StackLatticeBuilder.h M moses/src/Scope3Parser/VarSpanNode.h M moses/src/Scope3Parser/VarSpanTrieBuilder.h M moses/src/ScoreIndexManager.h M moses/src/Search.h M moses/src/SearchCubePruning.h M moses/src/SearchNormal.h M moses/src/Sentence.h M moses/src/SentenceStats.h M moses/src/SquareMatrix.h M moses/src/StaticData.h M moses/src/ThreadPool.h M moses/src/Timer.h M moses/src/TranslationOptionCollection.h M moses/src/TranslationOptionCollectionConfusionNet.h M moses/src/TranslationOptionCollectionText.h M moses/src/TranslationOptionList.h M moses/src/TreeInput.h M moses/src/TrellisPath.h M moses/src/TrellisPathCollection.h M moses/src/TrellisPathList.h M moses/src/TypeDef.h M moses/src/UniqueObject.h M moses/src/UserMessage.h M moses/src/Util.h M moses/src/Word.cpp M moses/src/Word.h M moses/src/WordLattice.h M moses/src/gzfilebuf.h A phrase-extract/AlignmentPhrase.cpp A phrase-extract/AlignmentPhrase.h A phrase-extract/ExtractedRule.cpp A phrase-extract/ExtractedRule.h A phrase-extract/Hole.h A phrase-extract/HoleCollection.cpp A phrase-extract/HoleCollection.h A phrase-extract/InputFileStream.cpp A phrase-extract/InputFileStream.h A phrase-extract/Jamfile A phrase-extract/OutputFileStream.cpp A phrase-extract/OutputFileStream.h A phrase-extract/PhraseAlignment.cpp A phrase-extract/PhraseAlignment.h A phrase-extract/RuleExist.h A phrase-extract/RuleExtractionOptions.h A phrase-extract/SafeGetline.h A phrase-extract/SentenceAlignment.cpp A phrase-extract/SentenceAlignment.h A phrase-extract/SentenceAlignmentWithSyntax.cpp A phrase-extract/SentenceAlignmentWithSyntax.h A phrase-extract/SyntaxTree.cpp A phrase-extract/SyntaxTree.h A phrase-extract/XmlException.h A phrase-extract/XmlTree.cpp A phrase-extract/XmlTree.h A phrase-extract/consolidate-direct.cpp A phrase-extract/consolidate-direct.vcxproj A phrase-extract/consolidate-reverse.cpp A phrase-extract/consolidate.cpp A phrase-extract/consolidate.vcxproj A phrase-extract/extract-ghkm/Alignment.cpp A phrase-extract/extract-ghkm/Alignment.h A phrase-extract/extract-ghkm/AlignmentGraph.cpp A phrase-extract/extract-ghkm/AlignmentGraph.h A phrase-extract/extract-ghkm/ComposedRule.cpp A phrase-extract/extract-ghkm/ComposedRule.h A phrase-extract/extract-ghkm/Exception.h A phrase-extract/extract-ghkm/ExtractGHKM.cpp A phrase-extract/extract-ghkm/ExtractGHKM.h A phrase-extract/extract-ghkm/Jamfile A phrase-extract/extract-ghkm/Main.cpp A phrase-extract/extract-ghkm/Node.cpp A phrase-extract/extract-ghkm/Node.h A phrase-extract/extract-ghkm/Options.h A phrase-extract/extract-ghkm/ParseTree.cpp A phrase-extract/extract-ghkm/ParseTree.h A phrase-extract/extract-ghkm/ScfgRule.cpp A phrase-extract/extract-ghkm/ScfgRule.h A phrase-extract/extract-ghkm/ScfgRuleWriter.cpp A phrase-extract/extract-ghkm/ScfgRuleWriter.h A phrase-extract/extract-ghkm/Span.cpp A phrase-extract/extract-ghkm/Span.h A phrase-extract/extract-ghkm/Subgraph.cpp A phrase-extract/extract-ghkm/Subgraph.h A phrase-extract/extract-ghkm/XmlTreeParser.cpp A phrase-extract/extract-ghkm/XmlTreeParser.h A phrase-extract/extract-lex.cpp A phrase-extract/extract-lex.h A phrase-extract/extract-lex.vcxproj A phrase-extract/extract-rules.cpp A phrase-extract/extract-rules.vcxproj A phrase-extract/extract.cpp A phrase-extract/extract.vcxproj A phrase-extract/extract.xcodeproj/project.pbxproj A phrase-extract/gzfilebuf.h A phrase-extract/hierarchical.h A phrase-extract/lexical-reordering/InputFileStream.cpp A phrase-extract/lexical-reordering/InputFileStream.h A phrase-extract/lexical-reordering/Jamfile A phrase-extract/lexical-reordering/gzfilebuf.h A phrase-extract/lexical-reordering/reordering_classes.cpp A phrase-extract/lexical-reordering/reordering_classes.h A phrase-extract/lexical-reordering/score.cpp A phrase-extract/pcfg-common/Jamfile A phrase-extract/pcfg-common/exception.h A phrase-extract/pcfg-common/numbered_set.h A phrase-extract/pcfg-common/pcfg.cc A phrase-extract/pcfg-common/pcfg.h A phrase-extract/pcfg-common/pcfg_tree.h A phrase-extract/pcfg-common/syntax_tree.h A phrase-extract/pcfg-common/tool.cc A phrase-extract/pcfg-common/tool.h A phrase-extract/pcfg-common/typedef.h A phrase-extract/pcfg-common/xml_tree_parser.cc A phrase-extract/pcfg-common/xml_tree_parser.h A phrase-extract/pcfg-common/xml_tree_writer.h A phrase-extract/pcfg-extract/Jamfile A phrase-extract/pcfg-extract/main.cc A phrase-extract/pcfg-extract/options.h A phrase-extract/pcfg-extract/pcfg_extract.cc A phrase-extract/pcfg-extract/pcfg_extract.h A phrase-extract/pcfg-extract/rule_collection.cc A phrase-extract/pcfg-extract/rule_collection.h A phrase-extract/pcfg-extract/rule_extractor.cc A phrase-extract/pcfg-extract/rule_extractor.h A phrase-extract/pcfg-score/Jamfile A phrase-extract/pcfg-score/main.cc A phrase-extract/pcfg-score/options.h A phrase-extract/pcfg-score/pcfg_score.cc A phrase-extract/pcfg-score/pcfg_score.h A phrase-extract/pcfg-score/tree_scorer.cc A phrase-extract/pcfg-score/tree_scorer.h A phrase-extract/phrase-extract.sln A phrase-extract/relax-parse.cpp A phrase-extract/relax-parse.h A phrase-extract/score.cpp A phrase-extract/score.h A phrase-extract/score.vcxproj A phrase-extract/statistics.cpp A phrase-extract/tables-core.cpp A phrase-extract/tables-core.h M regression-testing/Jamfile M regression-testing/MosesRegressionTesting.pm M regression-testing/run-test-extract.perl M regression-testing/run-test-mert.perl R regression-testing/run-test-suite.perl M scripts/Jamfile M scripts/analysis/weight-scan.pl R scripts/ems/biconcor/Alignment.cpp R scripts/ems/biconcor/Alignment.h R scripts/ems/biconcor/Jamfile R scripts/ems/biconcor/Mismatch.cpp R scripts/ems/biconcor/Mismatch.h R scripts/ems/biconcor/PhrasePair.cpp R scripts/ems/biconcor/PhrasePair.h R scripts/ems/biconcor/PhrasePairCollection.cpp R scripts/ems/biconcor/PhrasePairCollection.h R scripts/ems/biconcor/SuffixArray.cpp R scripts/ems/biconcor/SuffixArray.h R scripts/ems/biconcor/TargetCorpus.cpp R scripts/ems/biconcor/TargetCorpus.h R scripts/ems/biconcor/Vocabulary.cpp R scripts/ems/biconcor/Vocabulary.h R scripts/ems/biconcor/base64.cpp R scripts/ems/biconcor/base64.h R scripts/ems/biconcor/biconcor.cpp M scripts/ems/example/config.basic M scripts/ems/example/config.factored M scripts/ems/example/config.hierarchical M scripts/ems/example/config.syntax M scripts/ems/example/config.toy M scripts/ems/experiment.machines M scripts/ems/experiment.meta M scripts/ems/experiment.perl M scripts/ems/support/generic-multicore-parallelizer.perl M scripts/ems/support/report-experiment-scores.perl M scripts/ems/support/run-command-on-multiple-refsets.perl M scripts/ems/support/split-sentences.perl M scripts/generic/compound-splitter.perl M scripts/generic/extract-parallel.perl A scripts/generic/score-parallel.perl M scripts/generic/trainlm-irst.perl M scripts/recaser/train-recaser.perl A scripts/share/nonbreaking_prefixes/README.txt A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.ca A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.de A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.el A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.en A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.es A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.fr A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.is A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.it A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.nl A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.pl A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.pt A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.ro A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.ru A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.sk A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.sl A scripts/share/nonbreaking_prefixes/nonbreaking_prefix.sv M scripts/tokenizer/deescape-special-chars.perl M scripts/tokenizer/detokenizer.perl M scripts/tokenizer/escape-special-chars.perl R scripts/tokenizer/nonbreaking_prefixes/README.txt R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.ca R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.de R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.el R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.en R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.es R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.fr R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.is R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.it R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.nl R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.pl R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.pt R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.ro R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.ru R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.sk R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.sl R scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.sv M scripts/tokenizer/tokenizer.perl M scripts/training/Jamfile R scripts/training/compact-rule-table/Compactify.cpp R scripts/training/compact-rule-table/Compactify.h R scripts/training/compact-rule-table/Compactify_Main.cpp R scripts/training/compact-rule-table/Exception.h R scripts/training/compact-rule-table/Jamfile R scripts/training/compact-rule-table/NumberedSet.h R scripts/training/compact-rule-table/Options.h R scripts/training/compact-rule-table/RuleTableParser.cpp R scripts/training/compact-rule-table/RuleTableParser.h R scripts/training/compact-rule-table/Tool.h M scripts/training/filter-model-given-input.pl A scripts/training/giza2bal.pl R scripts/training/lexical-reordering/InputFileStream.cpp R scripts/training/lexical-reordering/InputFileStream.h R scripts/training/lexical-reordering/Jamfile R scripts/training/lexical-reordering/gzfilebuf.h R scripts/training/lexical-reordering/reordering_classes.cpp R scripts/training/lexical-reordering/reordering_classes.h R scripts/training/lexical-reordering/score.cpp M scripts/training/mert-moses-multi.pl M scripts/training/mert-moses.pl R scripts/training/phrase-extract/AlignmentPhrase.cpp R scripts/training/phrase-extract/AlignmentPhrase.h R scripts/training/phrase-extract/ExtractedRule.cpp R scripts/training/phrase-extract/ExtractedRule.h R scripts/training/phrase-extract/Hole.h R scripts/training/phrase-extract/HoleCollection.cpp R scripts/training/phrase-extract/HoleCollection.h R scripts/training/phrase-extract/InputFileStream.cpp R scripts/training/phrase-extract/InputFileStream.h R scripts/training/phrase-extract/Jamfile R scripts/training/phrase-extract/OutputFileStream.cpp R scripts/training/phrase-extract/OutputFileStream.h R scripts/training/phrase-extract/PhraseAlignment.cpp R scripts/training/phrase-extract/PhraseAlignment.h R scripts/training/phrase-extract/RuleExist.h R scripts/training/phrase-extract/RuleExtractionOptions.h R scripts/training/phrase-extract/SafeGetline.h R scripts/training/phrase-extract/SentenceAlignment.cpp R scripts/training/phrase-extract/SentenceAlignment.h R scripts/training/phrase-extract/SentenceAlignmentWithSyntax.cpp R scripts/training/phrase-extract/SentenceAlignmentWithSyntax.h R scripts/training/phrase-extract/SyntaxTree.cpp R scripts/training/phrase-extract/SyntaxTree.h R scripts/training/phrase-extract/XmlException.h R scripts/training/phrase-extract/XmlTree.cpp R scripts/training/phrase-extract/XmlTree.h R scripts/training/phrase-extract/consolidate-direct.cpp R scripts/training/phrase-extract/consolidate-direct.vcxproj R scripts/training/phrase-extract/consolidate-reverse.cpp R scripts/training/phrase-extract/consolidate.cpp R scripts/training/phrase-extract/consolidate.vcxproj R scripts/training/phrase-extract/extract-ghkm/Alignment.cpp R scripts/training/phrase-extract/extract-ghkm/Alignment.h R scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.cpp R scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.h R scripts/training/phrase-extract/extract-ghkm/ComposedRule.cpp R scripts/training/phrase-extract/extract-ghkm/ComposedRule.h R scripts/training/phrase-extract/extract-ghkm/Exception.h R scripts/training/phrase-extract/extract-ghkm/ExtractGHKM.cpp R scripts/training/phrase-extract/extract-ghkm/ExtractGHKM.h R scripts/training/phrase-extract/extract-ghkm/Jamfile R scripts/training/phrase-extract/extract-ghkm/Main.cpp R scripts/training/phrase-extract/extract-ghkm/Node.cpp R scripts/training/phrase-extract/extract-ghkm/Node.h R scripts/training/phrase-extract/extract-ghkm/Options.h R scripts/training/phrase-extract/extract-ghkm/ParseTree.cpp R scripts/training/phrase-extract/extract-ghkm/ParseTree.h R scripts/training/phrase-extract/extract-ghkm/ScfgRule.cpp R scripts/training/phrase-extract/extract-ghkm/ScfgRule.h R scripts/training/phrase-extract/extract-ghkm/ScfgRuleWriter.cpp R scripts/training/phrase-extract/extract-ghkm/ScfgRuleWriter.h R scripts/training/phrase-extract/extract-ghkm/Span.cpp R scripts/training/phrase-extract/extract-ghkm/Span.h R scripts/training/phrase-extract/extract-ghkm/Subgraph.cpp R scripts/training/phrase-extract/extract-ghkm/Subgraph.h R scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.cpp R scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.h R scripts/training/phrase-extract/extract-lex.cpp R scripts/training/phrase-extract/extract-lex.h R scripts/training/phrase-extract/extract-lex.vcxproj R scripts/training/phrase-extract/extract-rules.cpp R scripts/training/phrase-extract/extract-rules.vcxproj R scripts/training/phrase-extract/extract.cpp R scripts/training/phrase-extract/extract.vcxproj R scripts/training/phrase-extract/extract.xcodeproj/project.pbxproj R scripts/training/phrase-extract/gzfilebuf.h R scripts/training/phrase-extract/hierarchical.h R scripts/training/phrase-extract/phrase-extract.sln R scripts/training/phrase-extract/relax-parse.cpp R scripts/training/phrase-extract/relax-parse.h R scripts/training/phrase-extract/score.cpp R scripts/training/phrase-extract/score.h R scripts/training/phrase-extract/score.vcxproj R scripts/training/phrase-extract/statistics.cpp R scripts/training/phrase-extract/tables-core.cpp R scripts/training/phrase-extract/tables-core.h R scripts/training/symal/Jamfile R scripts/training/symal/cmd.c R scripts/training/symal/cmd.h R scripts/training/symal/giza2bal.pl R scripts/training/symal/symal.cpp R scripts/training/symal/symal.vcproj A scripts/training/train-model.perl R scripts/training/train-model.perl.missing_bin_dir A scripts/training/wrappers/adam-suffix-array/suffix-array-create.sh A scripts/training/wrappers/adam-suffix-array/suffix-array-extract.sh A scripts/training/wrappers/berkeleyparsed2mosesxml.perl A scripts/training/wrappers/mosesxml2berkeleyparsed.perl A scripts/training/wrappers/parse-de-berkeley.perl M scripts/training/wrappers/parse-de-bitpar.perl R scripts/training/wrappers/suffix-array-create.sh R scripts/training/wrappers/suffix-array-extract.sh A scripts/training/wrappers/syntax-hyphen-splitting.perl M scripts/training/zmert-moses.pl A symal/Jamfile A symal/cmd.c A symal/cmd.h A symal/symal.cpp A symal/symal.vcproj M util/Jamfile M util/bit_packing.hh M util/ersatz_progress.cc M util/ersatz_progress.hh M util/file.cc M util/file_piece.cc M util/have.hh M util/mmap.cc M util/murmur_hash.cc M util/murmur_hash.hh M util/probing_hash_table.hh A util/usage.cc A util/usage.hh Log Message: ----------- Merge branch 'master' into asynclm Commit: be2b2224fb3828e000b0bb04f90c6cc505e4d7d4 https://github.com/moses-smt/mosesdecoder/commit/be2b2224fb3828e000b0bb04f90c6cc505e4d7d4 Author: Kenneth Heafield <gi...@kh...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M jam-files/sanity.jam M moses/src/LM/Jamfile Log Message: ----------- Extract hack to force recompilation if arguments change Commit: 4ecfb9e0050ec3ab82a2a0b86312f433402ea024 https://github.com/moses-smt/mosesdecoder/commit/4ecfb9e0050ec3ab82a2a0b86312f433402ea024 Author: Kenneth Heafield <gi...@kh...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M OnDiskPt/OnDiskWrapper.h M OnDiskPt/Phrase.h M OnDiskPt/PhraseNode.h M OnDiskPt/SourcePhrase.h M OnDiskPt/TargetPhrase.h M OnDiskPt/TargetPhraseCollection.h M OnDiskPt/Vocab.h M OnDiskPt/Word.h M contrib/other-builds/lm.xcodeproj/project.pbxproj M contrib/other-builds/moses.xcodeproj/project.pbxproj M contrib/tmcombine/tmcombine.py M mert/BleuScorer.cpp M mert/BleuScorer.h M mert/BleuScorerTest.cpp M mert/CderScorer.cpp M mert/CderScorer.h M mert/Data.cpp M mert/Data.h M mert/DataTest.cpp M mert/Fdstream.h M mert/FeatureArray.cpp M mert/FeatureArray.h M mert/FeatureData.cpp M mert/FeatureData.h M mert/FeatureDataIterator.cpp M mert/FeatureDataIterator.h M mert/FeatureDataTest.cpp M mert/FeatureStats.cpp M mert/FeatureStats.h M mert/HypPackEnumerator.cpp M mert/HypPackEnumerator.h M mert/InterpolatedScorer.cpp M mert/InterpolatedScorer.h M mert/MergeScorer.cpp M mert/MergeScorer.h M mert/MiraFeatureVector.cpp M mert/MiraFeatureVector.h M mert/MiraWeightVector.cpp M mert/MiraWeightVector.h M mert/Ngram.h M mert/NgramTest.cpp M mert/Optimizer.cpp M mert/Optimizer.h M mert/OptimizerFactory.cpp M mert/OptimizerFactory.h M mert/OptimizerFactoryTest.cpp M mert/PerScorer.cpp M mert/PerScorer.h M mert/Permutation.cpp M mert/Permutation.h M mert/PermutationScorer.cpp M mert/PermutationScorer.h M mert/Point.cpp M mert/Point.h M mert/PointTest.cpp M mert/PreProcessFilter.cpp M mert/PreProcessFilter.h M mert/Reference.h M mert/ReferenceTest.cpp M mert/ScopedVector.h M mert/ScoreArray.cpp M mert/ScoreArray.h M mert/ScoreData.cpp M mert/ScoreData.h M mert/ScoreDataIterator.cpp M mert/ScoreDataIterator.h M mert/ScoreStats.cpp M mert/ScoreStats.h M mert/Scorer.cpp M mert/Scorer.h M mert/ScorerFactory.cpp M mert/ScorerFactory.h M mert/SemposOverlapping.cpp M mert/SemposOverlapping.h M mert/SemposScorer.cpp M mert/SemposScorer.h M mert/SentenceLevelScorer.cpp M mert/SentenceLevelScorer.h M mert/Singleton.h M mert/SingletonTest.cpp M mert/StatisticsBasedScorer.cpp M mert/StatisticsBasedScorer.h M mert/TerScorer.cpp M mert/TerScorer.h M mert/Timer.cpp M mert/Timer.h M mert/TimerTest.cpp M mert/Types.h M mert/Util.cpp M mert/Util.h M mert/UtilTest.cpp M mert/Vocabulary.cpp M mert/VocabularyTest.cpp M mert/evaluator.cpp M mert/extractor.cpp M mert/kbmira.cpp M mert/mert.cpp M mert/pro.cpp M moses-chart-cmd/src/IOWrapper.h M moses-chart-cmd/src/Main.cpp M moses-chart-cmd/src/Main.h M moses-chart-cmd/src/TranslationAnalysis.h M moses-cmd/src/IOWrapper.cpp M moses-cmd/src/IOWrapper.h M moses-cmd/src/LatticeMBRGrid.cpp M moses-cmd/src/Main.cpp M moses/src/CYKPlusParser/ChartRuleLookupManagerCYKPlus.h M moses/src/CYKPlusParser/ChartRuleLookupManagerMemory.h M moses/src/CYKPlusParser/ChartRuleLookupManagerOnDisk.h M moses/src/CYKPlusParser/DotChart.h M moses/src/CYKPlusParser/DotChartInMemory.h M moses/src/CYKPlusParser/DotChartOnDisk.h M moses/src/DynSAInclude/RandLMCache.h M moses/src/DynSAInclude/RandLMFilter.h M 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/perfectHash.h M moses/src/DynSAInclude/quantizer.h M moses/src/DynSAInclude/utils.h M moses/src/DynSAInclude/vocab.h M moses/src/Hypothesis.cpp M moses/src/Hypothesis.h M moses/src/LM/Base.h M moses/src/LM/IRST.h M moses/src/LM/Implementation.h M moses/src/LM/Joint.h M moses/src/LM/Ken.h M moses/src/LM/LDHT.cpp M moses/src/LM/MultiFactor.h M moses/src/LM/ORLM.h M moses/src/LM/ParallelBackoff.h M moses/src/LM/Remote.h M moses/src/LM/SRI.h M moses/src/LMList.h M moses/src/NonTerminal.h M moses/src/OutputCollector.h M moses/src/PCNTools.h M moses/src/PDTAimp.h M moses/src/Parameter.cpp M moses/src/Parameter.h M moses/src/PartialTranslOptColl.h M moses/src/Phrase.h M moses/src/PhraseDictionaryDynSuffixArray.h M moses/src/PhraseDictionaryMemory.cpp M moses/src/PhraseDictionaryNode.h M moses/src/PhraseDictionaryTree.h M moses/src/PhraseDictionaryTreeAdaptor.h M moses/src/PrefixTree.h M moses/src/PrefixTreeMap.h M moses/src/ReorderingConstraint.h M moses/src/ReorderingStack.h M moses/src/RuleCube.h M moses/src/RuleCubeItem.h M moses/src/RuleCubeQueue.h M moses/src/RuleTable/Loader.h M moses/src/RuleTable/LoaderCompact.h M moses/src/RuleTable/LoaderFactory.h M moses/src/RuleTable/LoaderHiero.h M moses/src/RuleTable/LoaderStandard.h M moses/src/RuleTable/PhraseDictionaryALSuffixArray.h M moses/src/RuleTable/PhraseDictionaryNodeSCFG.h M moses/src/RuleTable/PhraseDictionaryOnDisk.h M moses/src/RuleTable/PhraseDictionarySCFG.h M moses/src/RuleTable/Trie.h M moses/src/RuleTable/UTrie.h M moses/src/RuleTable/UTrieNode.h M moses/src/Scope3Parser/ApplicableRuleTrie.h M moses/src/Scope3Parser/IntermediateVarSpanNode.h M moses/src/Scope3Parser/Parser.h M moses/src/Scope3Parser/StackLattice.h M moses/src/Scope3Parser/StackLatticeBuilder.h M moses/src/Scope3Parser/VarSpanNode.h M moses/src/Scope3Parser/VarSpanTrieBuilder.h M moses/src/ScoreIndexManager.h M moses/src/Search.cpp M moses/src/Search.h M moses/src/SearchCubePruning.h M moses/src/SearchNormal.h A moses/src/SearchNormalBatch.cpp A moses/src/SearchNormalBatch.h M moses/src/Sentence.h M moses/src/SentenceStats.h M moses/src/SquareMatrix.h M moses/src/StaticData.h M moses/src/ThreadPool.h M moses/src/Timer.h M moses/src/TranslationOptionCollection.h M moses/src/TranslationOptionCollectionConfusionNet.h M moses/src/TranslationOptionCollectionText.h M moses/src/TranslationOptionList.h M moses/src/TreeInput.h M moses/src/TrellisPath.h M moses/src/TrellisPathCollection.h M moses/src/TrellisPathList.h M moses/src/TypeDef.h M moses/src/UniqueObject.h M moses/src/UserMessage.h M moses/src/Util.h M moses/src/Word.h M moses/src/WordLattice.h M phrase-extract/AlignmentPhrase.cpp M phrase-extract/AlignmentPhrase.h M phrase-extract/ExtractedRule.cpp M phrase-extract/ExtractedRule.h M phrase-extract/Hole.h M phrase-extract/HoleCollection.cpp M phrase-extract/HoleCollection.h M phrase-extract/PhraseAlignment.cpp M phrase-extract/PhraseAlignment.h M phrase-extract/RuleExist.h M phrase-extract/RuleExtractionOptions.h M phrase-extract/SentenceAlignment.cpp M phrase-extract/SentenceAlignment.h M phrase-extract/SentenceAlignmentWithSyntax.cpp M phrase-extract/SentenceAlignmentWithSyntax.h M phrase-extract/SyntaxTree.cpp M phrase-extract/SyntaxTree.h M phrase-extract/XmlTree.cpp M phrase-extract/XmlTree.h M phrase-extract/extract-ghkm/XmlTreeParser.cpp M phrase-extract/extract-ghkm/XmlTreeParser.h M phrase-extract/extract-lex.cpp M phrase-extract/extract-lex.h M phrase-extract/extract-rules.cpp M phrase-extract/extract.cpp M phrase-extract/extract.xcodeproj/project.pbxproj M phrase-extract/hierarchical.h M phrase-extract/pcfg-common/xml_tree_parser.cc M phrase-extract/pcfg-common/xml_tree_parser.h M phrase-extract/relax-parse.cpp M phrase-extract/relax-parse.h M phrase-extract/score.cpp M phrase-extract/score.h M phrase-extract/statistics.cpp M phrase-extract/tables-core.cpp M phrase-extract/tables-core.h M scripts/Jamfile M scripts/tokenizer/tokenizer.perl Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: e1919e98d07ab94ccc4d281641c3fa1f483a5be8 https://github.com/moses-smt/mosesdecoder/commit/e1919e98d07ab94ccc4d281641c3fa1f483a5be8 Author: Hieu Hoang <hie...@gm...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M BUILD-INSTRUCTIONS.txt Log Message: ----------- test Commit: f5d54a4db02e11c667a4b46dd96975e292e2af19 https://github.com/moses-smt/mosesdecoder/commit/f5d54a4db02e11c667a4b46dd96975e292e2af19 Author: Hieu Hoang <hie...@gm...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M BUILD-INSTRUCTIONS.txt Log Message: ----------- test Commit: f65a69a13494d6ccd0e9d91b4616660f0333bce3 https://github.com/moses-smt/mosesdecoder/commit/f65a69a13494d6ccd0e9d91b4616660f0333bce3 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M OnDiskPt/OnDiskWrapper.h M OnDiskPt/Phrase.h M OnDiskPt/PhraseNode.h M OnDiskPt/SourcePhrase.h M OnDiskPt/TargetPhrase.h M OnDiskPt/TargetPhraseCollection.h M OnDiskPt/Vocab.h M OnDiskPt/Word.h M contrib/other-builds/lm.xcodeproj/project.pbxproj M contrib/other-builds/moses.xcodeproj/project.pbxproj M contrib/tmcombine/tmcombine.py M jam-files/sanity.jam M lm/Jamfile M lm/binary_format.cc M lm/build_binary.cc M lm/config.cc M lm/config.hh M lm/left.hh M lm/left_test.cc M lm/model.cc M lm/model.hh M lm/model_test.cc M lm/model_type.hh M lm/ngram_query.cc M lm/ngram_query.hh M lm/quantize.cc M lm/quantize.hh M lm/read_arpa.cc M lm/read_arpa.hh M lm/return.hh M lm/search_hashed.cc M lm/search_hashed.hh M lm/search_trie.cc M lm/search_trie.hh A lm/state.hh M lm/trie.cc M lm/trie.hh A lm/value.hh A lm/value_build.cc A lm/value_build.hh M lm/vocab.cc M lm/vocab.hh M lm/weights.hh M mert/BleuScorer.cpp M mert/BleuScorer.h M mert/BleuScorerTest.cpp M mert/CderScorer.cpp M mert/CderScorer.h M mert/Data.cpp M mert/Data.h M mert/DataTest.cpp M mert/Fdstream.h M mert/FeatureArray.cpp M mert/FeatureArray.h M mert/FeatureData.cpp M mert/FeatureData.h M mert/FeatureDataIterator.cpp M mert/FeatureDataIterator.h M mert/FeatureDataTest.cpp M mert/FeatureStats.cpp M mert/FeatureStats.h M mert/HypPackEnumerator.cpp M mert/HypPackEnumerator.h M mert/InterpolatedScorer.cpp M mert/InterpolatedScorer.h M mert/MergeScorer.cpp M mert/MergeScorer.h M mert/MiraFeatureVector.cpp M mert/MiraFeatureVector.h M mert/MiraWeightVector.cpp M mert/MiraWeightVector.h M mert/Ngram.h M mert/NgramTest.cpp M mert/Optimizer.cpp M mert/Optimizer.h M mert/OptimizerFactory.cpp M mert/OptimizerFactory.h M mert/OptimizerFactoryTest.cpp M mert/PerScorer.cpp M mert/PerScorer.h M mert/Permutation.cpp M mert/Permutation.h M mert/PermutationScorer.cpp M mert/PermutationScorer.h M mert/Point.cpp M mert/Point.h M mert/PointTest.cpp M mert/PreProcessFilter.cpp M mert/PreProcessFilter.h M mert/Reference.h M mert/ReferenceTest.cpp M mert/ScopedVector.h M mert/ScoreArray.cpp M mert/ScoreArray.h M mert/ScoreData.cpp M mert/ScoreData.h M mert/ScoreDataIterator.cpp M mert/ScoreDataIterator.h M mert/ScoreStats.cpp M mert/ScoreStats.h M mert/Scorer.cpp M mert/Scorer.h M mert/ScorerFactory.cpp M mert/ScorerFactory.h M mert/SemposOverlapping.cpp M mert/SemposOverlapping.h M mert/SemposScorer.cpp M mert/SemposScorer.h M mert/SentenceLevelScorer.cpp M mert/SentenceLevelScorer.h M mert/Singleton.h M mert/SingletonTest.cpp M mert/StatisticsBasedScorer.cpp M mert/StatisticsBasedScorer.h M mert/TerScorer.cpp M mert/TerScorer.h M mert/Timer.cpp M mert/Timer.h M mert/TimerTest.cpp M mert/Types.h M mert/Util.cpp M mert/Util.h M mert/UtilTest.cpp M mert/Vocabulary.cpp M mert/VocabularyTest.cpp M mert/evaluator.cpp M mert/extractor.cpp M mert/kbmira.cpp M mert/mert.cpp M mert/pro.cpp M moses-chart-cmd/src/IOWrapper.h M moses-chart-cmd/src/Main.cpp M moses-chart-cmd/src/Main.h M moses-chart-cmd/src/TranslationAnalysis.h M moses-cmd/src/IOWrapper.cpp M moses-cmd/src/IOWrapper.h M moses-cmd/src/LatticeMBRGrid.cpp M moses-cmd/src/Main.cpp M moses/src/CYKPlusParser/ChartRuleLookupManagerCYKPlus.h M moses/src/CYKPlusParser/ChartRuleLookupManagerMemory.h M moses/src/CYKPlusParser/ChartRuleLookupManagerOnDisk.h M moses/src/CYKPlusParser/DotChart.h M moses/src/CYKPlusParser/DotChartInMemory.h M moses/src/CYKPlusParser/DotChartOnDisk.h M moses/src/DynSAInclude/RandLMCache.h M moses/src/DynSAInclude/RandLMFilter.h M 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/perfectHash.h M moses/src/DynSAInclude/quantizer.h M moses/src/DynSAInclude/utils.h M moses/src/DynSAInclude/vocab.h M moses/src/Hypothesis.cpp M moses/src/Hypothesis.h M moses/src/LM/Base.h M moses/src/LM/IRST.h M moses/src/LM/Implementation.h M moses/src/LM/Jamfile M moses/src/LM/Joint.h M moses/src/LM/Ken.cpp M moses/src/LM/Ken.h M moses/src/LM/LDHT.cpp M moses/src/LM/MultiFactor.h M moses/src/LM/ORLM.h M moses/src/LM/ParallelBackoff.h M moses/src/LM/Remote.h M moses/src/LM/SRI.h M moses/src/LMList.h M moses/src/NonTerminal.h M moses/src/OutputCollector.h M moses/src/PCNTools.h M moses/src/PDTAimp.h M moses/src/Parameter.cpp M moses/src/Parameter.h M moses/src/PartialTranslOptColl.h M moses/src/Phrase.h ... [truncated message content] |