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-12-20 10:12:33
|
Branch: refs/heads/local_lms Home: https://github.com/moses-smt/mosesdecoder Commit: d2418cae3e9f7a3a47a89b601eebed3766951961 https://github.com/moses-smt/mosesdecoder/commit/d2418cae3e9f7a3a47a89b601eebed3766951961 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-12-20 (Thu, 20 Dec 2012) Changed paths: M moses/LM/Local.cpp M moses/LM/Local.h Log Message: ----------- fixing bugs in LocalLM |
From: GitHub <no...@gi...> - 2012-12-19 18:46:46
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 241542be08af80d34bd897e91aa2b0363ef4520e https://github.com/moses-smt/mosesdecoder/commit/241542be08af80d34bd897e91aa2b0363ef4520e Author: Hieu Hoang <fis...@gm...> Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths: M moses/StaticData.cpp M moses/TranslationSystem.cpp M moses/TranslationSystem.h Log Message: ----------- move GlobalLexicalModel to staticData |
From: GitHub <no...@gi...> - 2012-12-19 18:16:42
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: c2d9d84ba02f21fb191b966f2635d078fd130059 https://github.com/moses-smt/mosesdecoder/commit/c2d9d84ba02f21fb191b966f2635d078fd130059 Author: Hieu Hoang <fis...@gm...> Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths: M mira/Main.cpp M moses-chart-cmd/IOWrapper.cpp M moses-chart-cmd/Main.cpp M moses-cmd/IOWrapper.cpp M moses-cmd/Main.cpp M moses/ChartHypothesis.cpp M moses/ChartManager.cpp M moses/Hypothesis.cpp M moses/SearchNormalBatch.cpp M moses/StaticData.cpp M moses/StaticData.h M moses/TranslationOptionCollection.cpp M moses/TranslationSystem.cpp M moses/TranslationSystem.h Log Message: ----------- move feature function variables from TranslationSystem back to StaticData Commit: 5d9980af918fb30a7ebb198e2eca3c24f99180b8 https://github.com/moses-smt/mosesdecoder/commit/5d9980af918fb30a7ebb198e2eca3c24f99180b8 Author: Hieu Hoang <fis...@gm...> Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths: M mira/Main.cpp M moses/ChartManager.cpp M moses/ChartParser.cpp M moses/Hypothesis.cpp M moses/PDTAimp.h M moses/StaticData.cpp M moses/StaticData.h M moses/TargetPhrase.cpp M moses/TranslationModel/PhraseDictionary.cpp M moses/TranslationOption.cpp M moses/TranslationSystem.cpp M moses/TranslationSystem.h Log Message: ----------- move WordPenalty to staticData Commit: 0f473ca96055919222c64b14edfa92d4055ca7b2 https://github.com/moses-smt/mosesdecoder/commit/0f473ca96055919222c64b14edfa92d4055ca7b2 Author: Hieu Hoang <fis...@gm...> Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths: M moses/ChartParser.cpp M moses/StaticData.cpp M moses/TranslationOptionCollection.cpp M moses/TranslationSystem.cpp M moses/TranslationSystem.h Log Message: ----------- move UnknownWordPenaltyProducer from TranslationSystem back to StaticData Commit: 781592fa462280b604aa6a1a545fab8583bdee57 https://github.com/moses-smt/mosesdecoder/commit/781592fa462280b604aa6a1a545fab8583bdee57 Author: Hieu Hoang <fis...@gm...> Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths: M moses/BitmapContainer.cpp M moses/Manager.cpp M moses/StaticData.cpp M moses/StaticData.h M moses/TranslationSystem.cpp M moses/TranslationSystem.h Log Message: ----------- move DistortionScoreProducer from TranslationSystem back to StaticData Compare: https://github.com/moses-smt/mosesdecoder/compare/d0f59264a07d...781592fa4622 |
From: GitHub <no...@gi...> - 2012-12-19 13:27:57
|
Branch: refs/heads/local_lms Home: https://github.com/moses-smt/mosesdecoder Commit: 19fd54d924ad5d0a81eefb91a5245cc8e4a273b8 https://github.com/moses-smt/mosesdecoder/commit/19fd54d924ad5d0a81eefb91a5245cc8e4a273b8 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths: M moses/LM/Local.cpp M moses/LM/Local.h Log Message: ----------- local LMs implemented, not tested |
From: GitHub <no...@gi...> - 2012-12-19 12:41:45
|
Branch: refs/heads/local_lms Home: https://github.com/moses-smt/mosesdecoder Commit: a9dcada475b73db20c0355dd28853d04c2a1add1 https://github.com/moses-smt/mosesdecoder/commit/a9dcada475b73db20c0355dd28853d04c2a1add1 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths: M moses/LM/Factory.cpp M moses/LM/IRST.h M moses/LM/Jamfile A moses/LM/Local.cpp A moses/LM/Local.h M moses/LM/MultiFactor.h M moses/LM/ORLM.h M moses/LM/Rand.cpp M moses/LM/Remote.h M moses/LM/SRI.h M moses/LM/SingleFactor.h M moses/TypeDef.h Log Message: ----------- toward implementing local language models (Monz 2011) |
From: GitHub <no...@gi...> - 2012-12-19 10:35:05
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: d0f59264a07d836d36eaa9a9db241d19c422538a https://github.com/moses-smt/mosesdecoder/commit/d0f59264a07d836d36eaa9a9db241d19c422538a Author: Hieu Hoang <fis...@gm...> Date: 2012-12-19 (Wed, 19 Dec 2012) Changed paths: M contrib/other-builds/OnDiskPt/.cproject M contrib/other-builds/OnDiskPt/.project M contrib/other-builds/lm/.cproject M contrib/other-builds/lm/.project M contrib/other-builds/moses-chart-cmd/.cproject M contrib/other-builds/moses-chart-cmd/.project M contrib/other-builds/moses-cmd/.cproject M contrib/other-builds/moses-cmd/.project M contrib/other-builds/moses/.cproject M contrib/other-builds/moses/.project M contrib/other-builds/search/.cproject M contrib/other-builds/search/.project M contrib/other-builds/util/.cproject M contrib/other-builds/util/.project Log Message: ----------- eclipse parallel build |
From: GitHub <no...@gi...> - 2012-12-18 17:00:38
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/moses-regression-tests Commit: a87a2d6a20283b25f91272d5a7c17a1da71162db https://github.com/moses-smt/moses-regression-tests/commit/a87a2d6a20283b25f91272d5a7c17a1da71162db Author: Hieu Hoang <fis...@gm...> Date: 2012-12-18 (Tue, 18 Dec 2012) Changed paths: M tests/mert.extractor-bin/FEATSTAT.run1.b M tests/mert.extractor-bin/FEATSTAT.run2.b M tests/mert.extractor-bin/FEATSTAT.run3.b M tests/mert.extractor-bin/FEATSTAT.run4.b M tests/mert.extractor-bin/FEATSTAT.run5.b M tests/mert.extractor-bin/data/nbest.1.gz M tests/mert.extractor-bin/data/nbest.2.gz M tests/mert.extractor-bin/data/nbest.3.gz M tests/mert.extractor-bin/data/nbest.4.gz M tests/mert.extractor-bin/data/nbest.5.gz M tests/mert.extractor-txt/data/nbest.1.gz M tests/mert.extractor-txt/data/nbest.2.gz M tests/mert.extractor-txt/data/nbest.3.gz M tests/mert.extractor-txt/data/nbest.4.gz M tests/mert.extractor-txt/data/nbest.5.gz Log Message: ----------- change mert extractor to new format |
From: GitHub <no...@gi...> - 2012-12-18 13:26:39
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/moses-regression-tests Commit: b390dbda2de25396ce944d20b193fc8cc69c404d https://github.com/moses-smt/moses-regression-tests/commit/b390dbda2de25396ce944d20b193fc8cc69c404d Author: Hieu Hoang <fis...@gm...> Date: 2012-12-18 (Tue, 18 Dec 2012) Changed paths: M tests/chart.show-weights.target-syntax/truth/results.txt M tests/mert.extractor-bin/FEATSTAT.run1.b M tests/mert.extractor-bin/FEATSTAT.run2.b M tests/mert.extractor-bin/FEATSTAT.run3.b M tests/mert.extractor-bin/FEATSTAT.run4.b M tests/mert.extractor-bin/FEATSTAT.run5.b M tests/phrase.show-weights.lex-reorder/truth/results.txt M tests/phrase.show-weights/truth/results.txt Log Message: ----------- more minor changes for new format |
From: GitHub <no...@gi...> - 2012-12-18 13:26:35
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 2a3c9fc6797c97595f5f6bda7dab0b17ce758afc https://github.com/moses-smt/mosesdecoder/commit/2a3c9fc6797c97595f5f6bda7dab0b17ce758afc Author: Tetsuo Kiso <tet...@is...> Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M mert/BleuScorer.cpp M mert/Ngram.h Log Message: ----------- Further optimization for extractor. Fixes inefficient updating N-gram counts. NOTE: Using '--binary' option (this option is not enabled by default yet) for saving outputs would lead to significant speed up. Commit: 466b502ae01e8d1d91011197c1179686ef83b27a https://github.com/moses-smt/mosesdecoder/commit/466b502ae01e8d1d91011197c1179686ef83b27a Author: phikoehn <pk...@in...> Date: 2012-12-09 (Sun, 09 Dec 2012) Changed paths: 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/support/build-sparse-lexical-features.perl M scripts/ems/support/mml-train.perl Log Message: ----------- minor bug fixes with MML Commit: ccf9e13d8e8531f4055a6833ef939b253f5e2ea8 https://github.com/moses-smt/mosesdecoder/commit/ccf9e13d8e8531f4055a6833ef939b253f5e2ea8 Author: phikoehn <pk...@in...> Date: 2012-12-09 (Sun, 09 Dec 2012) Changed paths: M scripts/ems/experiment.perl Log Message: ----------- bug fix with multicore parallelizer Commit: ed2d1918217233aec230734aed0bcb6177641f50 https://github.com/moses-smt/mosesdecoder/commit/ed2d1918217233aec230734aed0bcb6177641f50 Author: phikoehn <pk...@in...> Date: 2012-12-09 (Sun, 09 Dec 2012) Changed paths: M scripts/ems/experiment.perl Log Message: ----------- allow specification of end point for experiment.perl Commit: 598d65bcfd0ce84d153335c60ed75f5213a5ed54 https://github.com/moses-smt/mosesdecoder/commit/598d65bcfd0ce84d153335c60ed75f5213a5ed54 Author: Ales Tamchyna <a.t...@gm...> Date: 2012-12-10 (Mon, 10 Dec 2012) Changed paths: M mert/Jamfile A mert/sentence-bleu.cpp Log Message: ----------- adding a simple command-line utility for computing sentence-level BLEU (+1) Commit: 16ea68f55f6ffc80ceb433a1db8ce9d9aa47f8fb https://github.com/moses-smt/mosesdecoder/commit/16ea68f55f6ffc80ceb433a1db8ce9d9aa47f8fb Author: Barry Haddow <bar...@gm...> Date: 2012-12-10 (Mon, 10 Dec 2012) Changed paths: M scripts/ems/support/mml-score.perl Log Message: ----------- Fix bug in mml scoring Line length calculation was out of step with LM scoring. Commit: 438dcb1a34e5707a418ad1de55916eb9dcc5a17d https://github.com/moses-smt/mosesdecoder/commit/438dcb1a34e5707a418ad1de55916eb9dcc5a17d Author: phikoehn <pk...@in...> Date: 2012-12-10 (Mon, 10 Dec 2012) Changed paths: M scripts/ems/experiment.perl Log Message: ----------- bug fix in experiment.perl wrt. get-corpus-script Commit: 24e1df7520dfe5dae8f74d28204914a9df2d451f https://github.com/moses-smt/mosesdecoder/commit/24e1df7520dfe5dae8f74d28204914a9df2d451f Author: phikoehn <pk...@in...> Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths: 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.meta M scripts/ems/experiment.perl M scripts/training/train-model.perl Log Message: ----------- support for use of baseline alignment model Commit: b275c94dbf690d492a763f03e70939bf86d24b84 https://github.com/moses-smt/mosesdecoder/commit/b275c94dbf690d492a763f03e70939bf86d24b84 Author: phikoehn <pk...@in...> Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths: 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.meta M scripts/ems/experiment.perl M scripts/generic/extract-parallel.perl M scripts/training/LexicalTranslationModel.pm M scripts/training/train-model.perl Log Message: ----------- allow for inclusion of extract from previous run Commit: 667b8a495f4e9a2bd677340919a6545d7e8a8c55 https://github.com/moses-smt/mosesdecoder/commit/667b8a495f4e9a2bd677340919a6545d7e8a8c55 Author: Hieu Hoang <fis...@gm...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M contrib/other-builds/moses-chart-cmd/.cproject M contrib/other-builds/moses-cmd/.cproject M moses-chart-cmd/Main.cpp M moses-cmd/Main.cpp M scripts/ems/support/reuse-weights.perl M scripts/training/mert-moses.pl Log Message: ----------- decoder -show-weight to output consistent new format Commit: 06081f7ddb050696c759441fdb081655d233c749 https://github.com/moses-smt/mosesdecoder/commit/06081f7ddb050696c759441fdb081655d233c749 Author: Phil Williams <phi...@ma...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M scripts/analysis/extract-target-trees.py Log Message: ----------- extract-target-trees.py: minor fixes, code style Commit: fb8d20a22fd3dc61df250393ccc18131b35acfc7 https://github.com/moses-smt/mosesdecoder/commit/fb8d20a22fd3dc61df250393ccc18131b35acfc7 Author: Phil Williams <phi...@ma...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M phrase-extract/extract-ghkm/ExtractGHKM.cpp M phrase-extract/extract-ghkm/ExtractGHKM.h M phrase-extract/extract-ghkm/Options.h Log Message: ----------- extract-ghkm: --UnknownWordMinRelFreq, --UnknownWordUniform Commit: 0ca5b8932a7d15ab725cac72ee077b98d4fa6c6f https://github.com/moses-smt/mosesdecoder/commit/0ca5b8932a7d15ab725cac72ee077b98d4fa6c6f Author: Phil Williams <phi...@ma...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M phrase-extract/extract-ghkm/ExtractGHKM.cpp M phrase-extract/extract-ghkm/ExtractGHKM.h Log Message: ----------- extract-ghkm: tweak label collection for unknown words Produce a better label set when unary rule elimination is enabled. Commit: 139148bc8fd5e77c95157bc82c459a0612e64890 https://github.com/moses-smt/mosesdecoder/commit/139148bc8fd5e77c95157bc82c459a0612e64890 Author: Phil Williams <phi...@ma...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M phrase-extract/SentenceAlignmentWithSyntax.cpp M phrase-extract/XmlTree.cpp M phrase-extract/XmlTree.h M phrase-extract/extract-ghkm/XmlTreeParser.cpp M phrase-extract/relax-parse-main.cpp Log Message: ----------- extract-ghkm and friends: don't unescape special characters Don't unescape special characters when reading XML parse trees in extract-ghkm, extract-rules, and relax-parse. Commit: aa00aebee6c39db05c5a5067aa15d23c38105c0d https://github.com/moses-smt/mosesdecoder/commit/aa00aebee6c39db05c5a5067aa15d23c38105c0d Author: Hieu Hoang <fis...@gm...> Date: 2012-12-18 (Tue, 18 Dec 2012) Changed paths: M misc/Jamfile A misc/reuse-weights.cpp M scripts/ems/experiment.meta Log Message: ----------- rewrite reuse-weight Commit: 7ed52368a8c337b13d07dccaa6be7840e82ffe7b https://github.com/moses-smt/mosesdecoder/commit/7ed52368a8c337b13d07dccaa6be7840e82ffe7b Author: Hieu Hoang <fis...@gm...> Date: 2012-12-18 (Tue, 18 Dec 2012) Changed paths: M misc/reuse-weights.cpp M scripts/training/mert-moses.pl Log Message: ----------- more minor changes in scripts for new format Commit: bc615bdac86edafe372ffa6b1a1c8ad43fe16701 https://github.com/moses-smt/mosesdecoder/commit/bc615bdac86edafe372ffa6b1a1c8ad43fe16701 Author: Hieu Hoang <fis...@gm...> Date: 2012-12-18 (Tue, 18 Dec 2012) Changed paths: M mert/BleuScorer.cpp M mert/Jamfile M mert/Ngram.h A mert/sentence-bleu.cpp M phrase-extract/SentenceAlignmentWithSyntax.cpp M phrase-extract/XmlTree.cpp M phrase-extract/XmlTree.h M phrase-extract/extract-ghkm/ExtractGHKM.cpp M phrase-extract/extract-ghkm/ExtractGHKM.h M phrase-extract/extract-ghkm/Options.h M phrase-extract/extract-ghkm/XmlTreeParser.cpp M phrase-extract/relax-parse-main.cpp M scripts/analysis/extract-target-trees.py 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/build-sparse-lexical-features.perl M scripts/ems/support/mml-score.perl M scripts/ems/support/mml-train.perl M scripts/generic/extract-parallel.perl M scripts/training/LexicalTranslationModel.pm M scripts/training/train-model.perl Log Message: ----------- Merge branch 'master' into weight-new Compare: https://github.com/moses-smt/mosesdecoder/compare/05045d574cff...bc615bdac86e |
From: GitHub <no...@gi...> - 2012-12-17 20:16:07
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 139148bc8fd5e77c95157bc82c459a0612e64890 https://github.com/moses-smt/mosesdecoder/commit/139148bc8fd5e77c95157bc82c459a0612e64890 Author: Phil Williams <phi...@ma...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M phrase-extract/SentenceAlignmentWithSyntax.cpp M phrase-extract/XmlTree.cpp M phrase-extract/XmlTree.h M phrase-extract/extract-ghkm/XmlTreeParser.cpp M phrase-extract/relax-parse-main.cpp Log Message: ----------- extract-ghkm and friends: don't unescape special characters Don't unescape special characters when reading XML parse trees in extract-ghkm, extract-rules, and relax-parse. |
From: GitHub <no...@gi...> - 2012-12-17 19:52:38
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 0ca5b8932a7d15ab725cac72ee077b98d4fa6c6f https://github.com/moses-smt/mosesdecoder/commit/0ca5b8932a7d15ab725cac72ee077b98d4fa6c6f Author: Phil Williams <phi...@ma...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M phrase-extract/extract-ghkm/ExtractGHKM.cpp M phrase-extract/extract-ghkm/ExtractGHKM.h Log Message: ----------- extract-ghkm: tweak label collection for unknown words Produce a better label set when unary rule elimination is enabled. |
From: GitHub <no...@gi...> - 2012-12-17 19:09:32
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: fb8d20a22fd3dc61df250393ccc18131b35acfc7 https://github.com/moses-smt/mosesdecoder/commit/fb8d20a22fd3dc61df250393ccc18131b35acfc7 Author: Phil Williams <phi...@ma...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M phrase-extract/extract-ghkm/ExtractGHKM.cpp M phrase-extract/extract-ghkm/ExtractGHKM.h M phrase-extract/extract-ghkm/Options.h Log Message: ----------- extract-ghkm: --UnknownWordMinRelFreq, --UnknownWordUniform |
From: GitHub <no...@gi...> - 2012-12-17 18:51:58
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 06081f7ddb050696c759441fdb081655d233c749 https://github.com/moses-smt/mosesdecoder/commit/06081f7ddb050696c759441fdb081655d233c749 Author: Phil Williams <phi...@ma...> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M scripts/analysis/extract-target-trees.py Log Message: ----------- extract-target-trees.py: minor fixes, code style |
From: GitHub <no...@gi...> - 2012-12-16 19:04:29
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/moses-regression-tests Commit: e1226a78adb9859bfe127ad4192ef8d2282d13c9 https://github.com/moses-smt/moses-regression-tests/commit/e1226a78adb9859bfe127ad4192ef8d2282d13c9 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-16 (Sun, 16 Dec 2012) Changed paths: M tests/chart.nbest-with-alignment/truth/results.txt M tests/chart.show-weights.target-syntax/truth/results.txt M tests/mert.extractor-dups/data/nbest.gz M tests/misc.binarize-compress-pt/truth/results.txt M tests/phrase.compresspt/truth/results.txt M tests/phrase.lattice-distortion/truth/results.txt M tests/phrase.nbest-multi-factor/truth/results.txt M tests/phrase.nbest-with-alignment/truth/results.txt M tests/phrase.show-weights.lex-reorder/truth/results.txt M tests/phrase.show-weights/truth/results.txt M tests/phrase.xml-markup/truth/results.txt Log Message: ----------- don't display unknown weight penalty when showing weight, don't usually tune. Extractor regression test still fails |
From: GitHub <no...@gi...> - 2012-12-16 19:04:27
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 05045d574cff3cf56c322bcd6e088d173beb6a7d https://github.com/moses-smt/mosesdecoder/commit/05045d574cff3cf56c322bcd6e088d173beb6a7d Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-16 (Sun, 16 Dec 2012) Changed paths: A contrib/other-builds/extractor/.cproject A contrib/other-builds/extractor/.project A contrib/other-builds/mert_lib/.cproject A contrib/other-builds/mert_lib/.project M mert/Data.cpp M mert/DataTest.cpp M moses-chart-cmd/IOWrapper.cpp M moses-cmd/IOWrapper.cpp Log Message: ----------- don't display unknown weight penalty when showing weight, don't usually tune. Also, change delimiter in mert extractor from : to = |
From: GitHub <no...@gi...> - 2012-12-15 19:22:08
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: afab4de901c4643f2b5cd70710a2b4b123be1c0f https://github.com/moses-smt/mosesdecoder/commit/afab4de901c4643f2b5cd70710a2b4b123be1c0f Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-15 (Sat, 15 Dec 2012) Changed paths: M moses-chart-cmd/Main.cpp Log Message: ----------- don't display unknown weight penalty when showing weight. Don't usually tune |
From: GitHub <no...@gi...> - 2012-12-15 19:20:48
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 57b33f40cfdb392df3527e42f6f64b0c104f87a8 https://github.com/moses-smt/mosesdecoder/commit/57b33f40cfdb392df3527e42f6f64b0c104f87a8 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-15 (Sat, 15 Dec 2012) Changed paths: M moses-cmd/Main.cpp M moses/DummyScoreProducers.h M moses/ScoreProducer.h Log Message: ----------- don't display unknown weight penalty when showing weight. Don't usually tune |
From: GitHub <no...@gi...> - 2012-12-14 17:48:00
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 6694df651965252a43306fd38fb7658a13ab2514 https://github.com/moses-smt/mosesdecoder/commit/6694df651965252a43306fd38fb7658a13ab2514 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-14 (Fri, 14 Dec 2012) Changed paths: A contrib/other-builds/CreateConfig/.cproject A contrib/other-builds/CreateConfig/.project A misc/CreateConfig.cpp M misc/Jamfile M moses/Parameter.h M scripts/training/mert-moses.pl Log Message: ----------- mert-moses.perl create ini file in new format Commit: f3234163558adf6ef93c2d5bdc18e946e4e1633c https://github.com/moses-smt/mosesdecoder/commit/f3234163558adf6ef93c2d5bdc18e946e4e1633c Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-14 (Fri, 14 Dec 2012) Changed paths: R misc/CreateConfig.cpp M misc/Jamfile Log Message: ----------- delete new program for creating ini file. Hacked current perl script Commit: 3777faaed24c9e75800449a8c9d39198f50b94b0 https://github.com/moses-smt/mosesdecoder/commit/3777faaed24c9e75800449a8c9d39198f50b94b0 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-14 (Fri, 14 Dec 2012) Changed paths: R contrib/other-builds/CreateConfig/.cproject R contrib/other-builds/CreateConfig/.project M moses/Parameter.cpp Log Message: ----------- bug in weight-overwrite Compare: https://github.com/moses-smt/mosesdecoder/compare/801c4c4f4fb2...3777faaed24c |
From: GitHub <no...@gi...> - 2012-12-14 13:29:54
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 801c4c4f4fb2a811e2df63e104db68719f6e211b https://github.com/moses-smt/mosesdecoder/commit/801c4c4f4fb2a811e2df63e104db68719f6e211b Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-14 (Fri, 14 Dec 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- mert-moses.perl create ini file in new format |
From: GitHub <no...@gi...> - 2012-12-14 12:33:09
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 55c46cab49ded8996965a289113cc94fbbf927c9 https://github.com/moses-smt/mosesdecoder/commit/55c46cab49ded8996965a289113cc94fbbf927c9 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-14 (Fri, 14 Dec 2012) Changed paths: M moses/Parameter.cpp M moses/Parameter.h M scripts/training/train-model.perl Log Message: ----------- train-model.perl create ini file in new format |
From: GitHub <no...@gi...> - 2012-12-13 12:05:21
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: e9dbcdb87fef20df9d0e2ad3ecc0659d6db482b3 https://github.com/moses-smt/mosesdecoder/commit/e9dbcdb87fef20df9d0e2ad3ecc0659d6db482b3 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M moses/Parameter.cpp M scripts/training/mert-moses.pl Log Message: ----------- mert-moses.perl completes the 1st iteration Commit: 54fc153a528041b90acfe81aa6cc7bd1aaa19406 https://github.com/moses-smt/mosesdecoder/commit/54fc153a528041b90acfe81aa6cc7bd1aaa19406 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M scripts/training/mert-moses.pl Log Message: ----------- mert-moses.perl completes all iterations Compare: https://github.com/moses-smt/mosesdecoder/compare/cd5854fa494c...54fc153a5280 |
From: GitHub <no...@gi...> - 2012-12-13 10:43:55
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: cd5854fa494cc1102df97d80f834887d7ba4dbeb https://github.com/moses-smt/mosesdecoder/commit/cd5854fa494cc1102df97d80f834887d7ba4dbeb Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M moses/Parameter.cpp Log Message: ----------- minor segfault |
From: GitHub <no...@gi...> - 2012-12-12 19:35:35
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: e84f7d6292eaf66d3b3ce88eb66b7a35167ef3d4 https://github.com/moses-smt/mosesdecoder/commit/e84f7d6292eaf66d3b3ce88eb66b7a35167ef3d4 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-12 (Wed, 12 Dec 2012) Changed paths: M moses/Parameter.cpp M moses/Parameter.h Log Message: ----------- input weight formatted according to discussions with Ken & Barry Commit: 58199037b0741bc54fe5d02e99e868a53a651df7 https://github.com/moses-smt/mosesdecoder/commit/58199037b0741bc54fe5d02e99e868a53a651df7 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-12 (Wed, 12 Dec 2012) Changed paths: M moses/Parameter.cpp M moses/Parameter.h Log Message: ----------- input weight formatted according to discussions with Ken & Barry Compare: https://github.com/moses-smt/mosesdecoder/compare/5ab3c3f081c0...58199037b074 |
From: GitHub <no...@gi...> - 2012-12-12 12:25:06
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/mosesdecoder Commit: 5ab3c3f081c0935b2ee1b3909096bd6ab53bf6db https://github.com/moses-smt/mosesdecoder/commit/5ab3c3f081c0935b2ee1b3909096bd6ab53bf6db Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-12 (Wed, 12 Dec 2012) Changed paths: M moses-cmd/IOWrapper.cpp M moses/ScoreProducer.cpp Log Message: ----------- output weight formatted according to discussions with Ken & Barry |
From: GitHub <no...@gi...> - 2012-12-12 12:22:46
|
Branch: refs/heads/weight-new Home: https://github.com/moses-smt/moses-regression-tests Commit: 0101ba168c6e04408eb6caf9a93fbe3671e9a1d6 https://github.com/moses-smt/moses-regression-tests/commit/0101ba168c6e04408eb6caf9a93fbe3671e9a1d6 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-12 (Wed, 12 Dec 2012) Changed paths: M tests/phrase.continue-partial-translation/truth/results.txt Log Message: ----------- rounding errors Commit: 40c54b4e0e1fe66739cdab224b79e55b9384d799 https://github.com/moses-smt/moses-regression-tests/commit/40c54b4e0e1fe66739cdab224b79e55b9384d799 Author: hieu <hieu@hieu-Precision-WorkStation-T3400.(none)> Date: 2012-12-12 (Wed, 12 Dec 2012) Changed paths: M tests/chart.nbest-with-alignment/truth/results.txt M tests/chart.show-weights.target-syntax/truth/results.txt M tests/misc.binarize-compress-pt/truth/results.txt M tests/phrase.compresspt/truth/results.txt M tests/phrase.lattice-distortion/truth/results.txt M tests/phrase.nbest-multi-factor/truth/results.txt M tests/phrase.nbest-with-alignment/truth/results.txt M tests/phrase.show-weights.lex-reorder/truth/results.txt M tests/phrase.show-weights/truth/results.txt M tests/phrase.xml-markup/truth/results.txt Log Message: ----------- input weight formatted according to discussions with Ken & Barry Compare: https://github.com/moses-smt/moses-regression-tests/compare/1122985432d1...40c54b4e0e1f |