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: <nic...@us...> - 2007-10-22 09:04:10
|
Revision: 1476 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1476&view=rev Author: nicolabertoldi Date: 2007-10-22 02:04:03 -0700 (Mon, 22 Oct 2007) Log Message: ----------- Suite of scripts to perform MERT on a subset of fetures. Look at the directory example to learn about its use. Added Paths: ----------- trunk/scripts/training/cmert-0.5/enhanced-mert trunk/scripts/training/cmert-0.5/example/ trunk/scripts/training/cmert-0.5/example/cands.opt trunk/scripts/training/cmert-0.5/example/example1/ trunk/scripts/training/cmert-0.5/example/example1/cmert.log trunk/scripts/training/cmert-0.5/example/example1/weights.txt trunk/scripts/training/cmert-0.5/example/example2/ trunk/scripts/training/cmert-0.5/example/example2/cmert.log trunk/scripts/training/cmert-0.5/example/example2/reduced_feats.opt trunk/scripts/training/cmert-0.5/example/example2/reduced_init.opt trunk/scripts/training/cmert-0.5/example/example2/reduced_weights.txt trunk/scripts/training/cmert-0.5/example/example2/weights.txt trunk/scripts/training/cmert-0.5/example/example3/ trunk/scripts/training/cmert-0.5/example/example3/cmert.log trunk/scripts/training/cmert-0.5/example/example3/reduced_feats.opt trunk/scripts/training/cmert-0.5/example/example3/reduced_init.opt trunk/scripts/training/cmert-0.5/example/example3/reduced_weights.txt trunk/scripts/training/cmert-0.5/example/example3/weights.txt trunk/scripts/training/cmert-0.5/example/feats.opt trunk/scripts/training/cmert-0.5/example/init.opt trunk/scripts/training/cmert-0.5/example/readme.txt trunk/scripts/training/cmert-0.5/extend-field.pl trunk/scripts/training/cmert-0.5/reduce-field.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-10-21 20:56:26
|
Revision: 1475 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1475&view=rev Author: hieuhoang1972 Date: 2007-10-21 13:56:23 -0700 (Sun, 21 Oct 2007) Log Message: ----------- visual studio project & minor code clean Modified Paths: -------------- trunk/moses/moses.vcproj trunk/moses/src/Manager.cpp trunk/moses/src/Manager.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-10-19 03:44:07
|
Revision: 1474 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1474&view=rev Author: redpony Date: 2007-10-18 20:44:05 -0700 (Thu, 18 Oct 2007) Log Message: ----------- add --hmm-align option. Allows using Giza++'s HMM word alignment model as the underlying word alignment. It is much faster than Model 4 alignment and not much worse. Modified Paths: -------------- trunk/scripts/training/train-factored-phrase-model.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2007-10-18 15:33:12
|
Revision: 1473 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1473&view=rev Author: nicolabertoldi Date: 2007-10-18 08:33:04 -0700 (Thu, 18 Oct 2007) Log Message: ----------- explicit export of PYTHONPATH variable Modified Paths: -------------- trunk/scripts/training/mert-moses.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2007-10-18 12:36:53
|
Revision: 1472 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1472&view=rev Author: nicolabertoldi Date: 2007-10-18 05:36:49 -0700 (Thu, 18 Oct 2007) Log Message: ----------- minor changes in passing parameters to moses-parallel Modified Paths: -------------- trunk/scripts/training/mert-moses.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-10-04 17:31:38
|
Revision: 1471 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1471&view=rev Author: hieuhoang1972 Date: 2007-10-04 10:31:31 -0700 (Thu, 04 Oct 2007) Log Message: ----------- fixed sync/async bug Modified Paths: -------------- trunk/scripts/training/mert-moses.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-10-02 21:43:55
|
Revision: 1470 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1470&view=rev Author: redpony Date: 2007-10-02 14:43:54 -0700 (Tue, 02 Oct 2007) Log Message: ----------- performance fixes for scorer Modified Paths: -------------- trunk/scripts/training/phrase-extract/score.cpp trunk/scripts/training/phrase-extract/tables-core.cpp trunk/scripts/training/phrase-extract/tables-core.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-10-02 12:52:02
|
Revision: 1469 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1469&view=rev Author: hieuhoang1972 Date: 2007-10-02 05:52:00 -0700 (Tue, 02 Oct 2007) Log Message: ----------- separate word penalty for each decode step for async Modified Paths: -------------- trunk/scripts/training/mert-moses.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-09-28 16:43:35
|
Revision: 1468 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1468&view=rev Author: redpony Date: 2007-09-28 09:43:33 -0700 (Fri, 28 Sep 2007) Log Message: ----------- Implemented -r (-recover-input-path) to recover the actual path through the CN/word lattice that was used in the best translation. Also cleaned up handling of source Phrases in the context of a particular hypothesis, which may improve performance translating with lexicalized reordering models. Removed PhraseReference since the concept was broken for CN/lattice inputs. Modified Paths: -------------- trunk/moses/src/Hypothesis.h trunk/moses/src/Makefile.am trunk/moses/src/Manager.cpp trunk/moses/src/Parameter.cpp trunk/moses/src/SentenceStats.cpp trunk/moses/src/SentenceStats.h trunk/moses/src/StaticData.cpp trunk/moses/src/StaticData.h trunk/moses-cmd/src/IOStream.cpp trunk/regression-testing/tests/lattice-distortion/moses.ini trunk/regression-testing/tests/lattice-distortion/truth/results.txt Removed Paths: ------------- trunk/moses/src/PhraseReference.cpp trunk/moses/src/PhraseReference.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-09-28 15:44:55
|
Revision: 1467 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1467&view=rev Author: redpony Date: 2007-09-28 08:44:53 -0700 (Fri, 28 Sep 2007) Log Message: ----------- fix tracking of source phrases in CNs/Word Lattices Modified Paths: -------------- trunk/moses/src/Hypothesis.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-09-27 23:23:00
|
Revision: 1466 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1466&view=rev Author: redpony Date: 2007-09-27 16:22:58 -0700 (Thu, 27 Sep 2007) Log Message: ----------- is this the last of the word lattice distortion errors? maybe. i hope so. the nbest list is at least in the right order now. Modified Paths: -------------- trunk/moses/src/Manager.cpp trunk/moses/src/StaticData.h trunk/moses/src/WordsBitmap.h trunk/regression-testing/tests/lattice-distortion/truth/results.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-09-27 14:16:33
|
Revision: 1465 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1465&view=rev Author: hieuhoang1972 Date: 2007-09-27 07:16:28 -0700 (Thu, 27 Sep 2007) Log Message: ----------- floor score Modified Paths: -------------- trunk/moses/src/Sentence.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-09-27 12:14:44
|
Revision: 1464 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1464&view=rev Author: redpony Date: 2007-09-27 05:14:42 -0700 (Thu, 27 Sep 2007) Log Message: ----------- stricter checks on word lattice distortion Modified Paths: -------------- trunk/moses/src/InputType.cpp trunk/moses/src/InputType.h trunk/moses/src/Manager.cpp trunk/moses/src/WordLattice.cpp trunk/moses/src/WordLattice.h trunk/moses/src/WordsBitmap.h trunk/regression-testing/tests/lattice-distortion/truth/results.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-09-27 05:03:34
|
Revision: 1463 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1463&view=rev Author: redpony Date: 2007-09-26 22:03:06 -0700 (Wed, 26 Sep 2007) Log Message: ----------- fixed a subtle bug in the word lattice decoder. it now acts sane. This experience also gave me more evidence for thinking that numbering the words in a phrase is not good-- we should be numbering the spaces between them. this would fix oh so many nasty things we've got (like the fact that we represent word drops with [n,n-1] etc). Modified Paths: -------------- trunk/moses/src/ConfusionNet.cpp trunk/moses/src/FloydWarshall.cpp trunk/moses/src/Hypothesis.cpp trunk/moses/src/InputType.cpp trunk/moses/src/InputType.h trunk/moses/src/Manager.cpp trunk/moses/src/WordLattice.cpp trunk/moses/src/WordLattice.h trunk/regression-testing/tests/lattice-distortion/to-translate.txt trunk/regression-testing/tests/lattice-distortion/truth/results.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-09-17 17:51:15
|
Revision: 1462 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1462&view=rev Author: hieuhoang1972 Date: 2007-09-17 10:51:11 -0700 (Mon, 17 Sep 2007) Log Message: ----------- visual studio proj Modified Paths: -------------- trunk/moses/moses.vcproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-09-17 17:09:41
|
Revision: 1461 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1461&view=rev Author: redpony Date: 2007-09-17 10:09:35 -0700 (Mon, 17 Sep 2007) Log Message: ----------- add timing logging Modified Paths: -------------- trunk/moses/src/Manager.cpp trunk/moses/src/Manager.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-09-17 02:49:10
|
Revision: 1460 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1460&view=rev Author: redpony Date: 2007-09-16 19:49:08 -0700 (Sun, 16 Sep 2007) Log Message: ----------- fix distortion limiting functionality for WordLattices. Now, the shortest path to a another node is used to determine whether the threshold has been exceeded. Modified Paths: -------------- trunk/moses/src/Manager.cpp trunk/regression-testing/run-test-suite.pl trunk/regression-testing/tests/lattice-distortion/to-translate.txt trunk/regression-testing/tests/lattice-distortion/truth/results.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-09-16 19:55:10
|
Revision: 1459 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1459&view=rev Author: redpony Date: 2007-09-16 12:55:06 -0700 (Sun, 16 Sep 2007) Log Message: ----------- refactor distortion limit code in preparation for fixing word lattice behavior Modified Paths: -------------- trunk/moses/src/Manager.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-09-14 07:32:02
|
Revision: 1458 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1458&view=rev Author: redpony Date: 2007-09-14 00:31:56 -0700 (Fri, 14 Sep 2007) Log Message: ----------- The primary change here is that the distortion distance in a word lattice is now defined to be the number of words on the shortest path between the previous phrase's ending span and the next phrase's starting span. Originally, the distance was defined to be the difference in node number, which could be extremely large even for words that are, in some sense, adjacent. Only the distortion scoring has been fixed for word lattices, but the distortion limit is still broken. Modified Paths: -------------- trunk/moses/src/DummyScoreProducers.cpp trunk/moses/src/InputType.cpp trunk/moses/src/InputType.h trunk/moses/src/Makefile.am trunk/moses/src/StaticData.cpp trunk/moses/src/StaticData.h trunk/moses/src/WordLattice.cpp trunk/moses/src/WordLattice.h trunk/regression-testing/MosesRegressionTesting.pm trunk/regression-testing/run-test-suite.pl Added Paths: ----------- trunk/moses/src/FloydWarshall.cpp trunk/moses/src/FloydWarshall.h trunk/regression-testing/tests/lattice-distortion/ trunk/regression-testing/tests/lattice-distortion/CMD trunk/regression-testing/tests/lattice-distortion/filter-nbest.pl trunk/regression-testing/tests/lattice-distortion/filter-stderr.pl trunk/regression-testing/tests/lattice-distortion/filter-stdout.pl trunk/regression-testing/tests/lattice-distortion/moses.ini trunk/regression-testing/tests/lattice-distortion/phrase-table trunk/regression-testing/tests/lattice-distortion/phrase-table.binphr.idx trunk/regression-testing/tests/lattice-distortion/phrase-table.binphr.srctree trunk/regression-testing/tests/lattice-distortion/phrase-table.binphr.srcvoc trunk/regression-testing/tests/lattice-distortion/phrase-table.binphr.tgtdata trunk/regression-testing/tests/lattice-distortion/phrase-table.binphr.tgtvoc trunk/regression-testing/tests/lattice-distortion/small.lm trunk/regression-testing/tests/lattice-distortion/to-translate.txt trunk/regression-testing/tests/lattice-distortion/truth/ trunk/regression-testing/tests/lattice-distortion/truth/results.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jds...@us...> - 2007-09-05 10:46:27
|
Revision: 1457 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1457&view=rev Author: jdschroeder Date: 2007-09-05 03:46:18 -0700 (Wed, 05 Sep 2007) Log Message: ----------- updated xcode projects to include new source files. Modified Paths: -------------- trunk/moses/moses.xcodeproj/project.pbxproj trunk/moses-cmd/moses-cmd.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <re...@us...> - 2007-08-22 22:04:17
|
Revision: 1456 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1456&view=rev Author: redpony Date: 2007-08-22 15:04:09 -0700 (Wed, 22 Aug 2007) Log Message: ----------- fix bug in phrase tables that don't have extra fields Modified Paths: -------------- trunk/sigtest-filter/Makefile trunk/sigtest-filter/filter-pt.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-08-16 18:56:38
|
Revision: 1455 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1455&view=rev Author: hieuhoang1972 Date: 2007-08-16 11:56:36 -0700 (Thu, 16 Aug 2007) Log Message: ----------- x-compatbility tweak Modified Paths: -------------- trunk/sigtest-filter/filter-pt.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-08-16 18:16:40
|
Revision: 1454 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1454&view=rev Author: hieuhoang1972 Date: 2007-08-16 11:13:04 -0700 (Thu, 16 Aug 2007) Log Message: ----------- make filter-pt compile under windows Modified Paths: -------------- trunk/sigtest-filter/filter-pt.cpp Added Paths: ----------- trunk/sigtest-filter/README.txt trunk/sigtest-filter/XGetopt.cpp trunk/sigtest-filter/XGetopt.h trunk/sigtest-filter/sigtest-filter.sln trunk/sigtest-filter/sigtest-filter.vcproj Removed Paths: ------------- trunk/sigtest-filter/README This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@us...> - 2007-08-16 17:06:29
|
Revision: 1453 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1453&view=rev Author: gembipom Date: 2007-08-16 10:06:26 -0700 (Thu, 16 Aug 2007) Log Message: ----------- cube pruning Modified Paths: -------------- branches/grace_cube_pruning_gen/moses/src/DecodeStepGeneration.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@us...> - 2007-08-16 11:42:12
|
Revision: 1452 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1452&view=rev Author: gembipom Date: 2007-08-16 04:41:59 -0700 (Thu, 16 Aug 2007) Log Message: ----------- latest cube pruning attempt Modified Paths: -------------- branches/grace_cube_pruning_gen/moses/src/DecodeStepGeneration.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |