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: <hie...@us...> - 2006-12-07 20:36:47
|
Revision: 1055 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1055&view=rev Author: hieuhoang1972 Date: 2006-12-07 12:36:45 -0800 (Thu, 07 Dec 2006) Log Message: ----------- got manager class to use new stack obj. uncommented decoding function. compileable but not runnable Modified Paths: -------------- branches/hieu-async/moses/src/FactorCollection.h branches/hieu-async/moses/src/HypothesisStack.cpp branches/hieu-async/moses/src/HypothesisStack.h branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/Manager.h branches/hieu-async/moses/src/TranslationOptionCollection.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-07 19:15:07
|
Revision: 1054 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1054&view=rev Author: hieuhoang1972 Date: 2006-12-07 11:14:19 -0800 (Thu, 07 Dec 2006) Log Message: ----------- minor bug. runnable Modified Paths: -------------- branches/hieu-async/moses/src/HypothesisStack.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-07 19:07:08
|
Revision: 1053 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1053&view=rev Author: hieuhoang1972 Date: 2006-12-07 11:07:05 -0800 (Thu, 07 Dec 2006) Log Message: ----------- wrap hypo stack, added custom iterators Modified Paths: -------------- branches/hieu-async/moses/src/Manager.cpp Added Paths: ----------- branches/hieu-async/moses/src/HypothesisStack.cpp branches/hieu-async/moses/src/HypothesisStack.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 23:50:00
|
Revision: 1052 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1052&view=rev Author: hieuhoang1972 Date: 2006-12-06 15:32:39 -0800 (Wed, 06 Dec 2006) Log Message: ----------- wrap hypo stack Modified Paths: -------------- branches/hieu-async/moses/moses.vcproj branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/Manager.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 22:23:54
|
Revision: 1051 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1051&view=rev Author: hieuhoang1972 Date: 2006-12-06 14:23:52 -0800 (Wed, 06 Dec 2006) Log Message: ----------- wrap decoding future cost for all steps into 1 class. compileable Modified Paths: -------------- branches/hieu-async/moses/moses.vcproj branches/hieu-async/moses/src/Hypothesis.cpp branches/hieu-async/moses/src/Hypothesis.h branches/hieu-async/moses/src/Manager.h branches/hieu-async/moses/src/TranslationOptionCollection.cpp branches/hieu-async/moses/src/TranslationOptionCollection.h branches/hieu-async/moses/src/WordsBitmap.cpp branches/hieu-async/moses/src/WordsBitmap.h Added Paths: ----------- branches/hieu-async/moses/src/FutureScore.cpp branches/hieu-async/moses/src/FutureScore.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 20:47:32
|
Revision: 1050 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1050&view=rev Author: hieuhoang1972 Date: 2006-12-06 12:47:26 -0800 (Wed, 06 Dec 2006) Log Message: ----------- rename file for FactorMask properly Modified Paths: -------------- branches/hieu-async/moses/moses.vcproj branches/hieu-async/moses/src/Dictionary.cpp branches/hieu-async/moses/src/Dictionary.h branches/hieu-async/moses/src/LanguageModelJoint.h branches/hieu-async/moses/src/LanguageModelMultiFactor.h branches/hieu-async/moses/src/PartialTranslOptColl.h Removed Paths: ------------- branches/hieu-async/moses/src/FactorTypeSet.cpp branches/hieu-async/moses/src/FactorTypeSet.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 20:44:49
|
Revision: 1049 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1049&view=rev Author: hieuhoang1972 Date: 2006-12-06 12:44:38 -0800 (Wed, 06 Dec 2006) Log Message: ----------- rename file for FactorMask properly Added Paths: ----------- branches/hieu-async/moses/src/FactorMask.cpp branches/hieu-async/moses/src/FactorMask.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 20:33:21
|
Revision: 1048 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1048&view=rev Author: hieuhoang1972 Date: 2006-12-06 12:33:16 -0800 (Wed, 06 Dec 2006) Log Message: ----------- more fixes to compilation. going to have special class for future cost Modified Paths: -------------- branches/hieu-async/moses/src/ConfusionNet.h branches/hieu-async/moses/src/DecodeStepTranslation.cpp branches/hieu-async/moses/src/FactorTypeSet.h branches/hieu-async/moses/src/Hypothesis.cpp branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses/src/WordsBitmap.cpp branches/hieu-async/moses/src/WordsBitmap.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 20:30:29
|
Revision: 1046 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1046&view=rev Author: hieuhoang1972 Date: 2006-12-06 12:21:48 -0800 (Wed, 06 Dec 2006) Log Message: ----------- testing...8 Modified Paths: -------------- branches/hieu-async/moses/src/ConfusionNet.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 20:30:27
|
Revision: 1047 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1047&view=rev Author: hieuhoang1972 Date: 2006-12-06 12:30:20 -0800 (Wed, 06 Dec 2006) Log Message: ----------- testing...9 Modified Paths: -------------- branches/hieu-async/moses/src/ConfusionNet.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 19:55:18
|
Revision: 1044 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1044&view=rev Author: hieuhoang1972 Date: 2006-12-06 11:55:12 -0800 (Wed, 06 Dec 2006) Log Message: ----------- testing...6 Modified Paths: -------------- branches/hieu-async/moses/src/ConfusionNet.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 19:50:30
|
Revision: 1043 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1043&view=rev Author: hieuhoang1972 Date: 2006-12-06 11:50:13 -0800 (Wed, 06 Dec 2006) Log Message: ----------- testing...6 Modified Paths: -------------- branches/hieu-async/moses/src/ConfusionNet.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2006-12-06 18:39:42
|
Revision: 1041 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1041&view=rev Author: hieuhoang1972 Date: 2006-12-06 10:39:39 -0800 (Wed, 06 Dec 2006) Log Message: ----------- testing...4 Modified Paths: -------------- branches/hieu-async/moses/src/ConfusionNet.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |