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...> - 2007-02-28 23:41:29
|
Revision: 1252 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1252&view=rev Author: hieuhoang1972 Date: 2007-02-28 15:41:23 -0800 (Wed, 28 Feb 2007) Log Message: ----------- bug in combining different decode steps Modified Paths: -------------- branches/hieu-async/moses/src/Hypothesis.cpp branches/hieu-async/moses/src/Hypothesis.h branches/hieu-async/moses.kdevelop branches/hieu-async/moses.kdevses This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-02-28 11:59:34
|
Revision: 1251 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1251&view=rev Author: hieuhoang1972 Date: 2007-02-28 03:59:32 -0800 (Wed, 28 Feb 2007) Log Message: ----------- get rid of warning message in srilm class Modified Paths: -------------- branches/hieu-async/moses/moses.vcproj branches/hieu-async/moses/src/LanguageModelSRI.cpp trunk/moses/moses.vcproj trunk/moses/src/LanguageModelSRI.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-02-27 22:54:51
|
Revision: 1250 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1250&view=rev Author: hieuhoang1972 Date: 2007-02-27 14:54:49 -0800 (Tue, 27 Feb 2007) Log Message: ----------- bug in n best list creation Modified Paths: -------------- branches/hieu-async/irstlm/irstlm.vcproj branches/hieu-async/moses/src/Hypothesis.cpp branches/hieu-async/moses/src/Hypothesis.h branches/hieu-async/moses/src/LatticePath.cpp branches/hieu-async/moses-cmd/moses-cmd.vcproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-02-27 21:53:17
|
Revision: 1249 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1249&view=rev Author: hieuhoang1972 Date: 2007-02-27 13:53:13 -0800 (Tue, 27 Feb 2007) Log Message: ----------- merged into trunk Removed Paths: ------------- branches/lexi-smoothing/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-02-27 12:01:29
|
Revision: 1248 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1248&view=rev Author: hieuhoang1972 Date: 2007-02-27 04:01:23 -0800 (Tue, 27 Feb 2007) Log Message: ----------- gcc compile error Modified Paths: -------------- branches/hieu-async/moses/src/LatticePath.h branches/hieu-async/moses-cmd/src/IOStream.cpp branches/hieu-async/moses.kdevelop branches/hieu-async/moses.kdevses This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-02-27 11:53:11
|
Revision: 1247 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1247&view=rev Author: hieuhoang1972 Date: 2007-02-27 03:53:05 -0800 (Tue, 27 Feb 2007) Log Message: ----------- bug in n best list creation Modified Paths: -------------- branches/hieu-async/moses/moses.vcproj branches/hieu-async/moses/src/LatticePath.cpp branches/hieu-async/moses/src/LatticePath.h branches/hieu-async/moses/src/TranslationOptionCollection.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ph...@us...> - 2007-02-26 20:59:50
|
Revision: 1246 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1246&view=rev Author: phkoehn Date: 2007-02-26 12:59:41 -0800 (Mon, 26 Feb 2007) Log Message: ----------- added option -include-alignment-in-n-best to include the word alignment for each sentence in the n-best list file Modified Paths: -------------- trunk/moses/src/Parameter.cpp trunk/moses/src/StaticData.cpp trunk/moses/src/StaticData.h trunk/moses-cmd/src/IOStream.cpp trunk/scripts/generic/multi-bleu.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-02-26 16:50:05
|
Revision: 1245 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1245&view=rev Author: hieuhoang1972 Date: 2007-02-26 08:49:32 -0800 (Mon, 26 Feb 2007) Log Message: ----------- visual studio output paths 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: <hie...@us...> - 2007-02-26 16:01:58
|
Revision: 1244 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1244&view=rev Author: hieuhoang1972 Date: 2007-02-26 08:01:52 -0800 (Mon, 26 Feb 2007) Log Message: ----------- bug in n best list creation Modified Paths: -------------- branches/hieu-async/moses/src/LatticePath.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-02-26 14:37:06
|
Revision: 1243 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1243&view=rev Author: jorcisai Date: 2007-02-26 06:36:53 -0800 (Mon, 26 Feb 2007) Log Message: ----------- distortion filename was incorrectly written into moses.ini file in step 9 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: <ph...@us...> - 2007-02-26 12:19:15
|
Revision: 1242 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1242&view=rev Author: phkoehn Date: 2007-02-26 04:19:06 -0800 (Mon, 26 Feb 2007) Log Message: ----------- minor bug fix to recaser training Modified Paths: -------------- trunk/scripts/recaser/train-recaser.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-02-24 20:32:35
|
Revision: 1241 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1241&view=rev Author: hieuhoang1972 Date: 2007-02-24 12:32:32 -0800 (Sat, 24 Feb 2007) Log Message: ----------- move calling InitializeBeforeSentenceProcessing() & CleanUpAfterSentenceProcessing() in Manager class Modified Paths: -------------- branches/hieu-async/moses/src/Manager.cpp branches/hieu-async/moses-cmd/src/Main.cpp trunk/moses/src/Manager.cpp trunk/moses-cmd/src/Main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-02-24 11:11:46
|
Revision: 1240 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1240&view=rev Author: hieuhoang1972 Date: 2007-02-24 03:11:28 -0800 (Sat, 24 Feb 2007) Log Message: ----------- fixed bug in Hypo::GetSize() Modified Paths: -------------- branches/hieu-async/moses/src/Hypothesis.h branches/hieu-async/moses.kdevelop branches/hieu-async/moses.kdevses This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-02-23 18:08:49
|
Revision: 1239 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1239&view=rev Author: jorcisai Date: 2007-02-23 10:08:47 -0800 (Fri, 23 Feb 2007) Log Message: ----------- In old_sge mode: sync script name is now prefixed by ${jobscript} to be able to run several moses_parallel.pl in parallel. Also a new function check_translation_old_sge was added, this function is derived from the former check_translation function Modified Paths: -------------- trunk/scripts/generic/moses-parallel.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jor...@us...> - 2007-02-23 17:33:01
|
Revision: 1238 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1238&view=rev Author: jorcisai Date: 2007-02-23 09:32:51 -0800 (Fri, 23 Feb 2007) Log Message: ----------- language model parser for --lm option is now again able to parse $type, but it is backward compatible 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: <hie...@us...> - 2007-02-23 15:33:44
|
Revision: 1237 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1237&view=rev Author: hieuhoang1972 Date: 2007-02-23 07:33:40 -0800 (Fri, 23 Feb 2007) Log Message: ----------- fixed bug in phrase filtering Modified Paths: -------------- branches/hieu-async/moses/moses.sln branches/hieu-async/moses/moses.vcproj branches/hieu-async/moses/src/PrefixPhraseCollection.cpp branches/hieu-async/moses-cmd/src/Main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: Jorge C. S. <jor...@it...> - 2007-02-23 15:22:38
|
On Friday 23 February 2007 15:57, Philipp Koehn wrote: > Hi, > > you redid here a change that I put in to enable the > optional specification of the language model type > (irst / srilm). Note that in my version was backward > compatible, so it was necessary to change it. > Or am I missing something? I didn't know that you did that change, I just saw that in the ninth step when creating the moses.ini file the variable $type was assigned no value and I was getting the following error: Use of uninitialized value in concatenation (.) or string at /home/v1jciver/Research/PB/bin/scripts/training/train-factored-phrase-model.perl line 1398. I chased up that error and I finally found this: if ($___LAST_STEP == 9) { die "use --lm factor:order:filename to specify at least one language model" if scalar @_LM == 0; foreach my $lm (@_LM) { my $type = 0; # default to srilm my ($f, $order, $filename); ($f, $order, $filename, $type) = split /:/, $lm, 4; die "Wrong format of --lm. Expected: --lm factor:order:filename" if $f !~ /^[0-9]+$/ || $order !~ /^[0-9]+$/ || !defined $filename; die "Language model file not found or empty: $filename" if ! -s $filename; push @___LM, [ $f, $order, $filename, $type ]; } } but there was no comment about the optional specification of the language model type and $type was getting no value after the parsing ($type was not zero anymore after that isolated line). For that reason, I decided to change that line. Sorry about that, Jorge |
From: Philipp K. <pk...@in...> - 2007-02-23 14:57:37
|
Hi, you redid here a change that I put in to enable the optional specification of the language model type (irst / srilm). Note that in my version was backward compatible, so it was necessary to change it. Or am I missing something? -phi On 2/23/07, jor...@us... <jor...@us...> wrote: > Revision: 1235 > http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1235&view=rev > Author: jorcisai > Date: 2007-02-23 03:49:54 -0800 (Fri, 23 Feb 2007) > > Log Message: > ----------- > Trying to parse $type in --lm option, but not available. So we just need to parse three tokens. > > 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. > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Mosesdecoder-commits mailing list > Mos...@li... > https://lists.sourceforge.net/lists/listinfo/mosesdecoder-commits > > |
From: <jor...@us...> - 2007-02-23 12:27:53
|
Revision: 1236 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1236&view=rev Author: jorcisai Date: 2007-02-23 04:27:50 -0800 (Fri, 23 Feb 2007) Log Message: ----------- reordering model was left in the local directory instead of model directory 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: <jor...@us...> - 2007-02-23 11:49:59
|
Revision: 1235 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1235&view=rev Author: jorcisai Date: 2007-02-23 03:49:54 -0800 (Fri, 23 Feb 2007) Log Message: ----------- Trying to parse $type in --lm option, but not available. So we just need to parse three tokens. 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: <hie...@us...> - 2007-02-23 00:00:10
|
Revision: 1234 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1234&view=rev Author: hieuhoang1972 Date: 2007-02-22 16:00:09 -0800 (Thu, 22 Feb 2007) Log Message: ----------- code cleanup Modified Paths: -------------- trunk/moses/src/Manager.cpp trunk/moses/src/Manager.h trunk/moses/src/PhraseDictionaryMemory.cpp trunk/moses/src/PhraseDictionaryMemory.h trunk/moses/src/StaticData.cpp trunk/moses-cmd/src/Main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-02-22 23:55:03
|
Revision: 1233 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1233&view=rev Author: hieuhoang1972 Date: 2007-02-22 15:54:59 -0800 (Thu, 22 Feb 2007) Log Message: ----------- more verbose=0 Modified Paths: -------------- trunk/moses/src/LanguageModelIRST.cpp trunk/moses/src/LanguageModelSRI.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-02-22 23:44:41
|
Revision: 1232 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1232&view=rev Author: hieuhoang1972 Date: 2007-02-22 15:44:38 -0800 (Thu, 22 Feb 2007) Log Message: ----------- verbose=0 nothing goes to stderr except for real, aborting errors Modified Paths: -------------- trunk/moses/src/ConfusionNet.cpp trunk/moses/src/HypothesisCollection.cpp trunk/moses/src/LanguageModelInternal.cpp trunk/moses/src/LanguageModelJoint.h trunk/moses/src/LanguageModelSkip.h trunk/moses/src/LexicalReordering.cpp trunk/moses/src/Manager.cpp trunk/moses/src/ObjectPool.h trunk/moses/src/PDTAimp.h trunk/moses/src/PartialTranslOptColl.h trunk/moses/src/ScoreComponentCollection.h trunk/moses/src/StaticData.cpp trunk/moses-cmd/src/IOStream.cpp trunk/moses-cmd/src/Main.cpp trunk/moses-cmd/src/TranslationAnalysis.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ph...@us...> - 2007-02-22 19:37:14
|
Revision: 1231 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1231&view=rev Author: phkoehn Date: 2007-02-22 11:37:11 -0800 (Thu, 22 Feb 2007) Log Message: ----------- changes to fit with edinburgh setup, added switch -generation-type: "single" only produces one probability, not both 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: <hie...@us...> - 2007-02-22 12:04:55
|
Revision: 1230 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1230&view=rev Author: hieuhoang1972 Date: 2007-02-22 04:04:53 -0800 (Thu, 22 Feb 2007) Log Message: ----------- fixed mem leak Modified Paths: -------------- trunk/moses/src/StaticData.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |