From: <lex...@us...> - 2006-12-28 22:17:10
|
Revision: 1096 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1096&view=rev Author: lexi_birch Date: 2006-12-28 14:17:06 -0800 (Thu, 28 Dec 2006) Log Message: ----------- Fix for mount bug using pwd on terabyte Modified Paths: -------------- trunk/scripts/generic/moses-parallel.pl trunk/scripts/training/absolutize_moses_model.pl trunk/scripts/training/cmert-0.5/mert-driver trunk/scripts/training/filter-model-given-input.pl 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. |
From: <hie...@us...> - 2006-12-29 01:00:00
|
Revision: 1098 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1098&view=rev Author: hieuhoang1972 Date: 2006-12-28 16:59:59 -0800 (Thu, 28 Dec 2006) Log Message: ----------- Fix automount partition bug Modified Paths: -------------- trunk/scripts/Makefile trunk/scripts/analysis/show-phrases-used.pl trunk/scripts/tests/full-train-mert-decode.test This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lex...@us...> - 2006-12-29 13:45:22
|
Revision: 1103 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1103&view=rev Author: lexi_birch Date: 2006-12-29 05:45:21 -0800 (Fri, 29 Dec 2006) Log Message: ----------- Making remaining scripts os independent re pawd/pwd Modified Paths: -------------- trunk/scripts/analysis/show-phrases-used.pl trunk/scripts/tests/full-train-mert-decode.test trunk/scripts/training/filter-model-given-input.pl 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. |
From: <ph...@us...> - 2007-02-13 19:22:45
|
Revision: 1210 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1210&view=rev Author: phkoehn Date: 2007-02-13 11:22:35 -0800 (Tue, 13 Feb 2007) Log Message: ----------- a large number of changes. besides little tweaks: * training script now has proper default behaviour for single-factor models, * mert script has better handling of default lambda parameters that now works with lexicalized reordering models, and also with multiple models files (e.g. multiple language models) * parallel mert script is more robust when single jobs fail: detects it and resubmits the crashed (or killed) jobs * recaser added that builds on moses * filtering script added that also binarizes filtered model files (this will be eventually replaced when the lexicalized reordering model also uses the binary format) Modified Paths: -------------- trunk/scripts/generic/moses-parallel.pl trunk/scripts/training/filter-model-given-input.pl trunk/scripts/training/mert-moses.pl trunk/scripts/training/train-factored-phrase-model.perl Added Paths: ----------- trunk/scripts/recaser/ trunk/scripts/recaser/recase.perl trunk/scripts/recaser/train-recaser.perl 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: <hie...@us...> - 2007-03-13 23:04:05
|
Revision: 1299 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1299&view=rev Author: hieuhoang1972 Date: 2007-03-13 16:03:53 -0700 (Tue, 13 Mar 2007) Log Message: ----------- merge from hieu-async branch Modified Paths: -------------- trunk/scripts/training/phrase-extract/extract.cpp trunk/scripts/training/phrase-extract/tables-core.h trunk/scripts/training/symal/cmd.c Added Paths: ----------- trunk/scripts/MakefileWIN32 trunk/scripts/check-dependenciesWIN32.pl trunk/scripts/released-filesWIN32 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-03-14 22:31:46
|
Revision: 1308 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1308&view=rev Author: hieuhoang1972 Date: 2007-03-14 15:30:25 -0700 (Wed, 14 Mar 2007) Log Message: ----------- add svn id comments to start of file Modified Paths: -------------- trunk/scripts/check-dependencies.pl trunk/scripts/check-dependenciesWIN32.pl trunk/scripts/recaser/recase.perl trunk/scripts/recaser/train-recaser.perl trunk/scripts/training/exodus.perl Property Changed: ---------------- trunk/scripts/check-dependencies.pl trunk/scripts/check-dependenciesWIN32.pl trunk/scripts/recaser/recase.perl trunk/scripts/recaser/train-recaser.perl trunk/scripts/training/exodus.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2007-03-15 17:55:28
|
Revision: 1315 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1315&view=rev Author: nicolabertoldi Date: 2007-03-15 10:54:00 -0700 (Thu, 15 Mar 2007) Log Message: ----------- Robust (forced and not interactive) copy, move and remove of files. Add usage infos. Modified Paths: -------------- trunk/scripts/generic/moses-parallel.pl trunk/scripts/generic/qsub-wrapper.pl 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: <mau...@us...> - 2007-03-16 13:20:30
|
Revision: 1317 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1317&view=rev Author: maurocettolo Date: 2007-03-16 06:20:27 -0700 (Fri, 16 Mar 2007) Log Message: ----------- added -V option to qsub call in qsub-wrapper.pl. This allows to make available to the submitted job the value of variable PYTHONPATH, set to $pythonpath in mert-moses.pl through %ENV (no more need of using setenv/export) Modified Paths: -------------- trunk/scripts/generic/qsub-wrapper.pl 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...> - 2007-03-26 06:08:15
|
Revision: 1328 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1328&view=rev Author: bojar Date: 2007-03-25 23:08:13 -0700 (Sun, 25 Mar 2007) Log Message: ----------- Adding simple Czech rules to detokenizer. Making detokenizer 'released'. Modified Paths: -------------- trunk/scripts/recaser/detokenizer.perl trunk/scripts/released-files trunk/scripts/released-filesWIN32 Property Changed: ---------------- trunk/scripts/recaser/detokenizer.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2007-03-26 20:06:45
|
Revision: 1331 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1331&view=rev Author: hieuhoang1972 Date: 2007-03-26 13:06:44 -0700 (Mon, 26 Mar 2007) Log Message: ----------- set svn:eol property Modified Paths: -------------- trunk/scripts/check-dependenciesWIN32.pl Property Changed: ---------------- trunk/scripts/check-dependencies.pl trunk/scripts/check-dependenciesWIN32.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ab...@us...> - 2007-05-02 17:28:52
|
Revision: 1372 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1372&view=rev Author: abarun Date: 2007-05-02 10:26:01 -0700 (Wed, 02 May 2007) Log Message: ----------- Added script to perform Minimum Bayes Risk reranking Modified Paths: -------------- trunk/scripts/Makefile trunk/scripts/released-files trunk/scripts/released-filesWIN32 Added Paths: ----------- trunk/scripts/training/mbr/ trunk/scripts/training/mbr/Makefile trunk/scripts/training/mbr/mbr.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bo...@us...> - 2008-02-22 13:30:12
|
Revision: 1564 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1564&view=rev Author: bojar Date: 2008-02-22 05:30:05 -0800 (Fri, 22 Feb 2008) Log Message: ----------- added Nicola's enhancedmert to released files Modified Paths: -------------- trunk/scripts/released-files trunk/scripts/released-filesWIN32 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2008-02-28 08:55:44
|
Revision: 1578 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1578&view=rev Author: nicolabertoldi Date: 2008-02-28 00:55:40 -0800 (Thu, 28 Feb 2008) Log Message: ----------- changes to handle lattice input format Modified Paths: -------------- trunk/scripts/generic/moses-parallel.pl 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: <bh...@us...> - 2008-06-10 09:08:10
|
Revision: 1842 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1842&view=rev Author: bhaddow Date: 2008-06-10 02:07:20 -0700 (Tue, 10 Jun 2008) Log Message: ----------- First cut of new mert outer loop Modified Paths: -------------- trunk/scripts/released-files Added Paths: ----------- trunk/scripts/training/mert-moses-new.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |