From: <hie...@us...> - 2007-03-13 23:29:14
|
Revision: 1300 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1300&view=rev Author: hieuhoang1972 Date: 2007-03-13 16:28:06 -0700 (Tue, 13 Mar 2007) Log Message: ----------- set executable property Property Changed: ---------------- trunk/scripts/training/combine_factors.pl trunk/scripts/training/filter-and-binarize-model-given-input.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lex...@us...> - 2007-03-22 12:42:26
|
Revision: 1322 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1322&view=rev Author: lexi_birch Date: 2007-03-22 05:42:23 -0700 (Thu, 22 Mar 2007) Log Message: ----------- Alternate graph code: Now can specify an alternate path in the config file for experiment.perl All you need to do is change the line: decoding-steps Every : you add will mean that the next steps are in an alternate graph Ie. decoding-steps = " t0 , g1 , t1 " will produce a single graph but decoding-steps = " t0 , g1 : t1 " will produce two alternate graphs The only change it actually makes is to the create configuration file. This is also a bugfix! There was no ability to have multiple factors in the target for the two filering scripts. They just ignored those lines as if they were not valid table descriptions. Modified Paths: -------------- trunk/scripts/training/filter-and-binarize-model-given-input.pl trunk/scripts/training/filter-model-given-input.pl 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-04-11 11:18:40
|
Revision: 1348 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1348&view=rev Author: hieuhoang1972 Date: 2007-04-11 04:18:37 -0700 (Wed, 11 Apr 2007) Log Message: ----------- compileable with visual studio Modified Paths: -------------- trunk/scripts/training/phrase-extract/score.cpp trunk/scripts/training/symal/symal.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-04-11 11:45:51
|
Revision: 1349 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1349&view=rev Author: hieuhoang1972 Date: 2007-04-11 04:35:36 -0700 (Wed, 11 Apr 2007) Log Message: ----------- compileable with visual studio Added Paths: ----------- trunk/scripts/training/phrase-extract/extract.vcproj trunk/scripts/training/phrase-extract/phrase-extract.sln trunk/scripts/training/phrase-extract/score.vcproj trunk/scripts/training/symal/symal.vcproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2007-06-27 16:34:19
|
Revision: 1420 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1420&view=rev Author: nicolabertoldi Date: 2007-06-27 09:34:14 -0700 (Wed, 27 Jun 2007) Log Message: ----------- two additional (and simpler) ways of extracting alignments: source-to-target and target-to-source Modified Paths: -------------- trunk/scripts/training/symal/symal.cpp 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-23 14:15:26
|
Revision: 1483 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1483&view=rev Author: nicolabertoldi Date: 2007-10-23 07:15:19 -0700 (Tue, 23 Oct 2007) Log Message: ----------- some small bugs fixed and clean up Modified Paths: -------------- trunk/scripts/training/cmert-0.5/enhanced-mert trunk/scripts/training/cmert-0.5/example/init.opt trunk/scripts/training/cmert-0.5/example/readme.txt trunk/scripts/training/mert-moses.pl Removed Paths: ------------- trunk/scripts/training/cmert-0.5/example/example1/ trunk/scripts/training/cmert-0.5/example/example2/ trunk/scripts/training/cmert-0.5/example/example3/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2007-10-23 16:55:04
|
Revision: 1485 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1485&view=rev Author: nicolabertoldi Date: 2007-10-23 09:55:02 -0700 (Tue, 23 Oct 2007) Log Message: ----------- features can be activated using a comma- or blank-separated list Modified Paths: -------------- trunk/scripts/training/cmert-0.5/enhanced-mert 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-25 14:35:09
|
Revision: 1487 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1487&view=rev Author: nicolabertoldi Date: 2007-10-25 07:34:49 -0700 (Thu, 25 Oct 2007) Log Message: ----------- bug fixed Modified Paths: -------------- trunk/scripts/training/cmert-0.5/enhanced-mert 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-11-21 14:31:37
|
Revision: 1515 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1515&view=rev Author: nicolabertoldi Date: 2007-11-21 06:31:21 -0800 (Wed, 21 Nov 2007) Log Message: ----------- revert to /bin/sh for enhanced-mert; use of setenv (instead of export) in the csh scripts created by qsub-wrapper.pl Modified Paths: -------------- trunk/scripts/training/cmert-0.5/enhanced-mert 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: <bo...@us...> - 2008-02-26 10:24:55
|
Revision: 1572 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1572&view=rev Author: bojar Date: 2008-02-26 02:24:53 -0800 (Tue, 26 Feb 2008) Log Message: ----------- fixed to correctly handle models in [distortion-file] section Modified Paths: -------------- trunk/scripts/training/absolutize_moses_model.pl trunk/scripts/training/clone_moses_model.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ph...@us...> - 2008-05-16 15:54:37
|
Revision: 1745 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1745&view=rev Author: phkoehn Date: 2008-05-16 08:54:02 -0700 (Fri, 16 May 2008) Log Message: ----------- get scripts rootdir by FindBin Modified Paths: -------------- trunk/scripts/training/mert-moses.pl 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. |