You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(62) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(52) |
Feb
(99) |
Mar
(82) |
Apr
(37) |
May
(40) |
Jun
(12) |
Jul
(19) |
Aug
(15) |
Sep
(12) |
Oct
(27) |
Nov
(25) |
Dec
(12) |
2008 |
Jan
(17) |
Feb
(32) |
Mar
(10) |
Apr
(12) |
May
(206) |
Jun
(53) |
Jul
(7) |
Aug
(12) |
Sep
(13) |
Oct
(34) |
Nov
(23) |
Dec
(15) |
2009 |
Jan
(93) |
Feb
(170) |
Mar
(37) |
Apr
(56) |
May
(33) |
Jun
(11) |
Jul
(75) |
Aug
(102) |
Sep
(12) |
Oct
(55) |
Nov
(24) |
Dec
(12) |
2010 |
Jan
(180) |
Feb
(124) |
Mar
(66) |
Apr
(199) |
May
(68) |
Jun
(67) |
Jul
(25) |
Aug
(32) |
Sep
(187) |
Oct
(85) |
Nov
(69) |
Dec
(40) |
2011 |
Jan
(68) |
Feb
(49) |
Mar
(31) |
Apr
(14) |
May
(46) |
Jun
(59) |
Jul
(38) |
Aug
(72) |
Sep
(116) |
Oct
(142) |
Nov
(152) |
Dec
(47) |
2012 |
Jan
(46) |
Feb
(80) |
Mar
(45) |
Apr
(41) |
May
(123) |
Jun
(64) |
Jul
(278) |
Aug
(111) |
Sep
(165) |
Oct
(160) |
Nov
(141) |
Dec
(99) |
2013 |
Jan
(97) |
Feb
(41) |
Mar
(13) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: GitHub <no...@gi...> - 2012-07-02 11:42:46
|
Branch: refs/heads/wipo Home: https://github.com/moses-smt/mosesdecoder Commit: 24b2483c42f322efa0af8f1a0b74c0a7571a4c38 https://github.com/moses-smt/mosesdecoder/commit/24b2483c42f322efa0af8f1a0b74c0a7571a4c38 Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-07-02 (Mon, 02 Jul 2012) Changed paths: M misc/processPhraseTableHashed.cpp M moses/src/CompactPT/PhraseDecoder.cpp M moses/src/CompactPT/PhraseDecoder.h M moses/src/CompactPT/PhrasetableCreator.cpp M moses/src/CompactPT/PhrasetableCreator.h M moses/src/PhraseDictionaryMemoryHashed.cpp Log Message: ----------- more user-friendly, added score quantization |
From: GitHub <no...@gi...> - 2012-07-02 09:23:47
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder 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 |
From: GitHub <no...@gi...> - 2012-07-01 21:45:19
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: dd684333926194f8c4ab144caf212c4441411817 https://github.com/moses-smt/mosesdecoder/commit/dd684333926194f8c4ab144caf212c4441411817 Author: braunefe <bra...@gm...> Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M moses/src/CellContextScoreProducer.cpp M moses/src/CellContextScoreProducer.h M moses/src/ChartCell.cpp M moses/src/ChartCell.h M moses/src/ChartTranslationOptionCollection.cpp R moses/src/ClassExample.cpp R moses/src/ClassExample.h R moses/src/Classifier.cpp R moses/src/Classifier.h M moses/src/Jamfile M moses/src/TargetPhrase.h Log Message: ----------- new intgration of vw Commit: c099e809118f727ae0be4b44a4b6179a6741c80c https://github.com/moses-smt/mosesdecoder/commit/c099e809118f727ae0be4b44a4b6179a6741c80c Author: braunefe <bra...@gm...> Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M phrase-extract/RuleExtractionOptions.h M phrase-extract/extract-rules.cpp Log Message: ----------- Merge branch 'damt_hiero' of github.com:moses-smt/mosesdecoder into damt_hiero Compare: https://github.com/moses-smt/mosesdecoder/compare/b4c94b8c8d74...c099e809118f |
From: GitHub <no...@gi...> - 2012-07-01 18:51:01
|
Branch: refs/heads/master Home: 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 |
From: GitHub <no...@gi...> - 2012-07-01 18:42:32
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: b4c94b8c8d749894d88729a00ee6f493715c07db https://github.com/moses-smt/mosesdecoder/commit/b4c94b8c8d749894d88729a00ee6f493715c07db Author: Razmara <ra...@sf...> Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M phrase-extract/RuleExtractionOptions.h M phrase-extract/extract-rules.cpp Log Message: ----------- support for outputPSDInfo added |
From: GitHub <no...@gi...> - 2012-06-30 20:42:24
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder 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: 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: 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: 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 Compare: https://github.com/moses-smt/mosesdecoder/compare/eecefbede6b9...202558743910 |
From: GitHub <no...@gi...> - 2012-06-30 15:29:14
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder 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 |
From: GitHub <no...@gi...> - 2012-06-30 00:36:32
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 78829b0a021cf7a933bb7c7d1625b6ae3d76f683 https://github.com/moses-smt/mosesdecoder/commit/78829b0a021cf7a933bb7c7d1625b6ae3d76f683 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M moses/src/PSDScoreProducer.cpp Log Message: ----------- score transformation |
From: GitHub <no...@gi...> - 2012-06-29 23:58:07
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: db174ad367cfd86545fa9021dc506dbce3c67b36 https://github.com/moses-smt/mosesdecoder/commit/db174ad367cfd86545fa9021dc506dbce3c67b36 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M moses/src/PSDScoreProducer.cpp Log Message: ----------- reading PSD index debugged |
From: GitHub <no...@gi...> - 2012-06-29 23:35:47
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: fc1d5b11191a71e0ec7dced94eeb285c8bb0f654 https://github.com/moses-smt/mosesdecoder/commit/fc1d5b11191a71e0ec7dced94eeb285c8bb0f654 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M moses/src/PSDScoreProducer.cpp M moses/src/StaticData.cpp Log Message: ----------- PSD runs with VW |
From: GitHub <no...@gi...> - 2012-06-29 22:43:57
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 5cc0b02aa10a75c11c12ac4493dd4b1f0a90536f https://github.com/moses-smt/mosesdecoder/commit/5cc0b02aa10a75c11c12ac4493dd4b1f0a90536f Author: Ales Tamchyna <a.t...@gm...> Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M moses/src/StaticData.cpp M moses/src/StaticData.h M moses/src/TranslationOptionCollection.cpp Log Message: ----------- commented out ifdefs for now, various bugfixes |
From: GitHub <no...@gi...> - 2012-06-29 21:48:41
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 07b9fbc45a27b5d445e895dec8d5e718034c8d42 https://github.com/moses-smt/mosesdecoder/commit/07b9fbc45a27b5d445e895dec8d5e718034c8d42 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M moses/src/TranslationOptionCollection.cpp Log Message: ----------- fixed compilation error |
From: GitHub <no...@gi...> - 2012-06-29 20:59:40
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: e8ef375cabbdbad3190cf5dbc135402bea21533c https://github.com/moses-smt/mosesdecoder/commit/e8ef375cabbdbad3190cf5dbc135402bea21533c Author: Ales Tamchyna <a.t...@gm...> Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M moses/src/PSDScoreProducer.cpp M moses/src/PSDScoreProducer.h M moses/src/Parameter.cpp M moses/src/StaticData.cpp M moses/src/StaticData.h M moses/src/TranslationOption.cpp M moses/src/TranslationOption.h M moses/src/TranslationOptionCollection.cpp Log Message: ----------- calculate PSD scores before decoding, score normalization implemented |
From: GitHub <no...@gi...> - 2012-06-29 15:28:53
|
Branch: refs/heads/wipo Home: https://github.com/moses-smt/mosesdecoder Commit: 75bd00de42e701b2357f06719c214036874e7acc https://github.com/moses-smt/mosesdecoder/commit/75bd00de42e701b2357f06719c214036874e7acc Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M misc/phraseTableTester.cpp M misc/processPhraseTableHashed.cpp M moses/src/CompactPT/BlockHashIndex.h M moses/src/CompactPT/CanonicalHuffman.h M moses/src/CompactPT/PhrasetableCreator.cpp M moses/src/CompactPT/PhrasetableCreator.h Log Message: ----------- Reduce number of passes for baseline and renc |
From: GitHub <no...@gi...> - 2012-06-29 14:07:56
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: 050b8ebfbb00f4d976c2f78673c27a7e3c9b9411 https://github.com/moses-smt/mosesdecoder/commit/050b8ebfbb00f4d976c2f78673c27a7e3c9b9411 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M moses/src/PSDScoreProducer.cpp M moses/src/PSDScoreProducer.h M phrase-extract/extract.cpp Log Message: ----------- bug fixes in PSD |
From: GitHub <no...@gi...> - 2012-06-29 11:41:06
|
Branch: refs/heads/wipo Home: https://github.com/moses-smt/mosesdecoder Commit: dd8978dd64765e5fb60c5eb83c505848bf548316 https://github.com/moses-smt/mosesdecoder/commit/dd8978dd64765e5fb60c5eb83c505848bf548316 Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: R lmserver/INSTALL M ltmain.sh R misc/pmoses/COPYING R misc/pmoses/INSTALL M moses/src/CompactPT/BlockHashIndex.cpp M moses/src/CompactPT/BlockHashIndex.h M moses/src/CompactPT/PackedArray.h R moses/src/CompactPT/PhraseCache.h M moses/src/CompactPT/TargetPhraseCollectionCache.h Log Message: ----------- Small redesign of PackedArray Commit: 9c9b6ba8d0bffc367d73abe022c64fed25cd0784 https://github.com/moses-smt/mosesdecoder/commit/9c9b6ba8d0bffc367d73abe022c64fed25cd0784 Author: Marcin Junczys-Dowmunt <ju...@wi...> Date: 2012-06-29 (Fri, 29 Jun 2012) Changed paths: M moses/src/CompactPT/CanonicalHuffman.h M moses/src/CompactPT/PhrasetableCreator.cpp M moses/src/CompactPT/PhrasetableCreator.h Log Message: ----------- Improving build process for phrase table Compare: https://github.com/moses-smt/mosesdecoder/compare/4d2e7cc426be...9c9b6ba8d0bf |
From: GitHub <no...@gi...> - 2012-06-28 22:36:18
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder 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: 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 Compare: https://github.com/moses-smt/mosesdecoder/compare/c7e02eb67743...3a44cd3f69ff |
From: GitHub <no...@gi...> - 2012-06-28 20:46:28
|
Branch: refs/heads/damt_hiero Home: https://github.com/moses-smt/mosesdecoder Commit: 0f9b841c859cfea3ca1e52176e1bb4e31471b869 https://github.com/moses-smt/mosesdecoder/commit/0f9b841c859cfea3ca1e52176e1bb4e31471b869 Author: braunefe <bra...@gm...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M moses/src/CellContextScoreProducer.cpp M moses/src/CellContextScoreProducer.h M moses/src/ChartCell.cpp M moses/src/ChartManager.cpp M moses/src/ChartTranslationOptionCollection.cpp M moses/src/Classifier.cpp M moses/src/Classifier.h M moses/src/InputType.cpp M moses/src/InputType.h M moses/src/Parameter.cpp M moses/src/Phrase.cpp M moses/src/Phrase.h M moses/src/RuleTable/LoaderStandard.cpp M moses/src/SearchCubePruning.cpp M moses/src/SearchNormal.cpp M moses/src/StaticData.cpp M moses/src/StaticData.h M moses/src/TargetPhrase.cpp M moses/src/TargetPhrase.h M moses/src/TranslationSystem.cpp R phrase-extract/extract-rules M phrase-extract/extract-rules.cpp M scripts/training/train-model-with-context.perl Log Message: ----------- decoder with cell context v.2 |
From: GitHub <no...@gi...> - 2012-06-28 15:00:10
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder 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 |
From: GitHub <no...@gi...> - 2012-06-28 13:22:21
|
Branch: refs/heads/master 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 |
From: GitHub <no...@gi...> - 2012-06-28 13:02:44
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: c1f0944da879931feba259026f03345ff45f9369 https://github.com/moses-smt/mosesdecoder/commit/c1f0944da879931feba259026f03345ff45f9369 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M scripts/analysis/weight-scan.pl M scripts/ems/experiment.perl M scripts/ems/support/split-sentences.perl M scripts/generic/trainlm-irst.perl M scripts/tokenizer/tokenizer.perl M scripts/training/filter-model-given-input.pl M scripts/training/mert-moses-multi.pl M scripts/training/mert-moses.pl M scripts/training/train-model.perl M scripts/training/wrappers/parse-de-berkeley.perl M scripts/training/wrappers/parse-de-bitpar.perl M scripts/training/zmert-moses.pl Log Message: ----------- change to . Thanks to Tom Hoar Commit: debe09042675315bb0baddb1900bd66e3a2c5af5 https://github.com/moses-smt/mosesdecoder/commit/debe09042675315bb0baddb1900bd66e3a2c5af5 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M scripts/analysis/weight-scan.pl M scripts/ems/experiment.perl M scripts/ems/support/split-sentences.perl M scripts/generic/trainlm-irst.perl M scripts/tokenizer/tokenizer.perl M scripts/training/filter-model-given-input.pl M scripts/training/mert-moses-multi.pl M scripts/training/mert-moses.pl M scripts/training/train-model.perl M scripts/training/wrappers/parse-de-berkeley.perl M scripts/training/wrappers/parse-de-bitpar.perl M scripts/training/zmert-moses.pl Log Message: ----------- Change Bin to RealBin. Thanks to Tom Hoar Commit: 272f39a48719bb7c2e4582e73e769b2387e2dcb9 https://github.com/moses-smt/mosesdecoder/commit/272f39a48719bb7c2e4582e73e769b2387e2dcb9 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: 87e2ec07627157be70bce515671b4c111ce2dc9c https://github.com/moses-smt/mosesdecoder/commit/87e2ec07627157be70bce515671b4c111ce2dc9c Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M scripts/ems/support/split-sentences.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 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 Log Message: ----------- move tokenizer data to share folder. Thanks to Tom Hoar Commit: 93bff3f2013b2732c67355d2e9bd253fba4670a7 https://github.com/moses-smt/mosesdecoder/commit/93bff3f2013b2732c67355d2e9bd253fba4670a7 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M scripts/ems/support/split-sentences.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 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 Log Message: ----------- lock m_vocab variable access in Encode() and Lookup(). Other functions are still not threadsafe Commit: 153e80053c4319501323bc15ea66bb668f1ef542 https://github.com/moses-smt/mosesdecoder/commit/153e80053c4319501323bc15ea66bb668f1ef542 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M mert/Vocabulary.cpp M mert/Vocabulary.h Log Message: ----------- lock m_vocab variable access in Encode() and Lookup(). Other functions are still not threadsafe Commit: fbd54800c6492302581cb50d5eea9f682cf1ce18 https://github.com/moses-smt/mosesdecoder/commit/fbd54800c6492302581cb50d5eea9f682cf1ce18 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Log Message: ----------- Merge branch 'master' of github.com:hieuhoang/mosesdecoder Commit: 32299593fa4699bcc04c0b461ed935b207ab31ad https://github.com/moses-smt/mosesdecoder/commit/32299593fa4699bcc04c0b461ed935b207ab31ad Author: Colin Cherry <Col...@nr...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M mert/HypPackEnumerator.cpp M mert/HypPackEnumerator.h M mert/MiraFeatureVector.cpp M mert/MiraFeatureVector.h M mert/MiraWeightVector.cpp M mert/MiraWeightVector.h M mert/kbmira.cpp Log Message: ----------- Added debugging info to kbmira. Commit: 2021545d48aa5d01cd32686bca3e304d7010482e https://github.com/moses-smt/mosesdecoder/commit/2021545d48aa5d01cd32686bca3e304d7010482e Author: Barry Haddow <bar...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M cruise-control/test_all_new_commits.sh Log Message: ----------- update to use git repo Commit: a4f69bb18722e8c2fbfac0c246bb6e874945b4de https://github.com/moses-smt/mosesdecoder/commit/a4f69bb18722e8c2fbfac0c246bb6e874945b4de Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M contrib/other-builds/mert.xcodeproj/project.pbxproj M contrib/other-builds/mert_lib.xcodeproj/project.pbxproj Log Message: ----------- xcode for threaded mert Commit: 3c7b7ac9f59539c66884191231cf7e880f23be72 https://github.com/moses-smt/mosesdecoder/commit/3c7b7ac9f59539c66884191231cf7e880f23be72 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M mert/Vocabulary.cpp M mert/Vocabulary.h Log Message: ----------- rollback Commit: 1013634d3303814ffc1c457468210227befb95ab https://github.com/moses-smt/mosesdecoder/commit/1013634d3303814ffc1c457468210227befb95ab Author: Barry Haddow <bar...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M contrib/other-builds/mert.xcodeproj/project.pbxproj M contrib/other-builds/mert_lib.xcodeproj/project.pbxproj M mert/Vocabulary.cpp M mert/Vocabulary.h Log Message: ----------- Merge branch 'master' of github.com:moses-smt/mosesdecoder Commit: 58c3280c2c0388ee3a02064f3497b3201d0f7554 https://github.com/moses-smt/mosesdecoder/commit/58c3280c2c0388ee3a02064f3497b3201d0f7554 Author: Colin Cherry <Col...@nr...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M mert/HypPackEnumerator.cpp M mert/HypPackEnumerator.h M mert/MiraFeatureVector.cpp M mert/kbmira.cpp Log Message: ----------- HypPackEnumerator now stores MiraFeatureVectors, as opposed to FeatureDataItems. Uses roughly half the memory. Commit: 65df3865814d8ac60c6dc32c2cd3cec709bf81c1 https://github.com/moses-smt/mosesdecoder/commit/65df3865814d8ac60c6dc32c2cd3cec709bf81c1 Author: Colin Cherry <Col...@nr...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M contrib/other-builds/mert.xcodeproj/project.pbxproj M contrib/other-builds/mert_lib.xcodeproj/project.pbxproj M cruise-control/test_all_new_commits.sh M mert/Vocabulary.cpp M mert/Vocabulary.h M scripts/analysis/weight-scan.pl M scripts/ems/experiment.perl M scripts/ems/support/split-sentences.perl M scripts/generic/trainlm-irst.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 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/filter-model-given-input.pl M scripts/training/mert-moses-multi.pl M scripts/training/mert-moses.pl M scripts/training/train-model.perl M scripts/training/wrappers/parse-de-berkeley.perl M scripts/training/wrappers/parse-de-bitpar.perl M scripts/training/zmert-moses.pl Log Message: ----------- Merge branch 'master' of https://github.com/moses-smt/mosesdecoder Commit: 6af0b62b8a1a7f0c00a700e064d7282cd746edbd https://github.com/moses-smt/mosesdecoder/commit/6af0b62b8a1a7f0c00a700e064d7282cd746edbd Author: phikoehn <pk...@in...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M scripts/tokenizer/escape-special-chars.perl Log Message: ----------- bug fix Commit: ed18b2191dd92bd65499c75dedff6c02e499e540 https://github.com/moses-smt/mosesdecoder/commit/ed18b2191dd92bd65499c75dedff6c02e499e540 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses/src/AlignmentInfo.h M moses/src/AlignmentInfoCollection.h M moses/src/BilingualDynSuffixArray.h M moses/src/BitmapContainer.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/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/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/gzfilebuf.h Log Message: ----------- comment classes A-M with doxygen-compatible comments. Lots of @todo Commit: 462f5f992d0a549a828344bf85ce0b2ac185b76b https://github.com/moses-smt/mosesdecoder/commit/462f5f992d0a549a828344bf85ce0b2ac185b76b Author: phikoehn <pk...@in...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M scripts/training/train-model.perl Log Message: ----------- bug fix Commit: 4c6d2e7b88ac3e5abc85eb8f5a24b4b4102de39b https://github.com/moses-smt/mosesdecoder/commit/4c6d2e7b88ac3e5abc85eb8f5a24b4b4102de39b Author: Ales Tamchyna <ale...@zo...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- updated path to mert in mert-moses.pl Commit: 5b2e86af95fd4194d7fe4afc39fda8065c7b92f4 https://github.com/moses-smt/mosesdecoder/commit/5b2e86af95fd4194d7fe4afc39fda8065c7b92f4 Author: Ales Tamchyna <ale...@zo...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M contrib/other-builds/mert.xcodeproj/project.pbxproj M contrib/other-builds/mert_lib.xcodeproj/project.pbxproj M contrib/other-builds/moses.xcodeproj/project.pbxproj M cruise-control/test_all_new_commits.sh M mert/HypPackEnumerator.cpp M mert/HypPackEnumerator.h M mert/MiraFeatureVector.cpp M mert/MiraFeatureVector.h M mert/MiraWeightVector.cpp M mert/MiraWeightVector.h M mert/Vocabulary.cpp M mert/Vocabulary.h M mert/kbmira.cpp M moses/src/AlignmentInfo.h M moses/src/AlignmentInfoCollection.h M moses/src/BilingualDynSuffixArray.h M moses/src/BitmapContainer.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/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/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/gzfilebuf.h M scripts/analysis/weight-scan.pl M scripts/ems/experiment.perl M scripts/ems/support/split-sentences.perl M scripts/generic/trainlm-irst.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/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/filter-model-given-input.pl M scripts/training/mert-moses-multi.pl M scripts/training/mert-moses.pl M scripts/training/train-model.perl M scripts/training/wrappers/parse-de-berkeley.perl M scripts/training/wrappers/parse-de-bitpar.perl M scripts/training/zmert-moses.pl Log Message: ----------- Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into damt_phrase Compare: https://github.com/moses-smt/mosesdecoder/compare/bfee44367274...5b2e86af95fd |
From: GitHub <no...@gi...> - 2012-06-28 12:57:12
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 4c6d2e7b88ac3e5abc85eb8f5a24b4b4102de39b https://github.com/moses-smt/mosesdecoder/commit/4c6d2e7b88ac3e5abc85eb8f5a24b4b4102de39b Author: Ales Tamchyna <ale...@zo...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- updated path to mert in mert-moses.pl |
From: GitHub <no...@gi...> - 2012-06-28 12:04:16
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 462f5f992d0a549a828344bf85ce0b2ac185b76b https://github.com/moses-smt/mosesdecoder/commit/462f5f992d0a549a828344bf85ce0b2ac185b76b Author: phikoehn <pk...@in...> Date: 2012-06-28 (Thu, 28 Jun 2012) Changed paths: M scripts/training/train-model.perl Log Message: ----------- bug fix |
From: GitHub <no...@gi...> - 2012-06-27 19:06:11
|
Branch: refs/heads/damt_phrase Home: https://github.com/moses-smt/mosesdecoder Commit: bfee44367274a79059567db3fca776e492bc647e https://github.com/moses-smt/mosesdecoder/commit/bfee44367274a79059567db3fca776e492bc647e Author: Ales Tamchyna <ale...@zo...> Date: 2012-06-27 (Wed, 27 Jun 2012) Changed paths: M moses/src/PSDScoreProducer.cpp M moses/src/PSDScoreProducer.h Log Message: ----------- singleton instance of VW |
From: GitHub <no...@gi...> - 2012-06-26 23:45:22
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: ed18b2191dd92bd65499c75dedff6c02e499e540 https://github.com/moses-smt/mosesdecoder/commit/ed18b2191dd92bd65499c75dedff6c02e499e540 Author: Hieu Hoang <fis...@gm...> Date: 2012-06-26 (Tue, 26 Jun 2012) Changed paths: M contrib/other-builds/moses.xcodeproj/project.pbxproj M moses/src/AlignmentInfo.h M moses/src/AlignmentInfoCollection.h M moses/src/BilingualDynSuffixArray.h M moses/src/BitmapContainer.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/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/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/gzfilebuf.h Log Message: ----------- comment classes A-M with doxygen-compatible comments. Lots of @todo |