From: <jds...@us...> - 2008-08-01 10:24:05
|
Revision: 1869 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1869&view=rev Author: jdschroeder Date: 2008-08-01 10:24:01 +0000 (Fri, 01 Aug 2008) Log Message: ----------- minor bugfixes and error checking -added -rootdir option to enhanced-mert -fixed float regex in score-nbest.py and mert-moses.pl -allow for extra weights in constructing ini in mert-moses.pl -additional NFS bug checks in mert-moses.pl Modified Paths: -------------- trunk/scripts/released-files trunk/scripts/training/cmert-0.5/data.c trunk/scripts/training/cmert-0.5/enhanced-mert trunk/scripts/training/cmert-0.5/score-nbest.py 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: <mp...@us...> - 2008-10-23 09:20:25
|
Revision: 1915 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1915&view=rev Author: mphi Date: 2008-10-23 09:16:33 +0000 (Thu, 23 Oct 2008) Log Message: ----------- pus significance test into proper location Added Paths: ----------- trunk/scripts/analysis/bootstrap-hypothesis-difference-significance.pl Removed Paths: ------------- trunk/scripts/generic/compare-hypotheses-with-significance.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2009-08-25 10:14:02
|
Revision: 2527 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=2527&view=rev Author: hieuhoang1972 Date: 2009-08-25 10:13:47 +0000 (Tue, 25 Aug 2009) Log Message: ----------- add release files Modified Paths: -------------- trunk/scripts/Makefile trunk/scripts/released-files This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2009-10-01 15:43:50
|
Revision: 2557 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=2557&view=rev Author: nicolabertoldi Date: 2009-10-01 15:42:55 +0000 (Thu, 01 Oct 2009) Log Message: ----------- adding very basic regression regr-tests for mert-moses-new which use a virtual decoder simulating the generation of the nbest lists Added Paths: ----------- trunk/scripts/regression-testing/ trunk/scripts/regression-testing/MosesScriptsRegressionTesting.pm trunk/scripts/regression-testing/compare-results.pl trunk/scripts/regression-testing/create_localized_moses_ini.pl trunk/scripts/regression-testing/modify-pars.pl trunk/scripts/regression-testing/moses-scripts-reg-test-data-1.0/ trunk/scripts/regression-testing/moses-scripts-reg-test-data-1.0/lm/ trunk/scripts/regression-testing/moses-scripts-reg-test-data-1.0/lm/train.en.w5.msb.nops.blm trunk/scripts/regression-testing/moses-scripts-reg-test-data-1.0/models/ trunk/scripts/regression-testing/moses-scripts-reg-test-data-1.0/models/phrase-table.0-0.gz trunk/scripts/regression-testing/moses-scripts-reg-test-data-1.0/models/reordering-table.msd-bidirectional-fe.0.5.0-0.gz trunk/scripts/regression-testing/moses-virtual trunk/scripts/regression-testing/moses-virtual.pl trunk/scripts/regression-testing/run-single-test.pl trunk/scripts/regression-testing/run-test-suite.pl trunk/scripts/regression-testing/tests/ trunk/scripts/regression-testing/tests/mert-moses-new/ trunk/scripts/regression-testing/tests/mert-moses-new/command trunk/scripts/regression-testing/tests/mert-moses-new/data/ trunk/scripts/regression-testing/tests/mert-moses-new/data/archive.list trunk/scripts/regression-testing/tests/mert-moses-new/data/run1.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run1.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run2.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run2.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run3.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run3.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run4.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run4.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run5.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run5.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run6.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run6.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run7.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run7.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run8.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new/data/run8.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new/filter-stderr trunk/scripts/regression-testing/tests/mert-moses-new/filter-stdout trunk/scripts/regression-testing/tests/mert-moses-new/input trunk/scripts/regression-testing/tests/mert-moses-new/moses.ini trunk/scripts/regression-testing/tests/mert-moses-new/reference.0 trunk/scripts/regression-testing/tests/mert-moses-new/reference.1 trunk/scripts/regression-testing/tests/mert-moses-new/reference.2 trunk/scripts/regression-testing/tests/mert-moses-new/truth/ trunk/scripts/regression-testing/tests/mert-moses-new/truth/results.dat trunk/scripts/regression-testing/tests/mert-moses-new-nocase/ trunk/scripts/regression-testing/tests/mert-moses-new-nocase/command trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/ trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/archive.list trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/run1.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/run1.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/run2.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/run2.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/run3.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/run3.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/run4.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/run4.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/run5.NBEST.out trunk/scripts/regression-testing/tests/mert-moses-new-nocase/data/run5.TRANS.out trunk/scripts/regression-testing/tests/mert-moses-new-nocase/filter-stderr trunk/scripts/regression-testing/tests/mert-moses-new-nocase/filter-stdout trunk/scripts/regression-testing/tests/mert-moses-new-nocase/input trunk/scripts/regression-testing/tests/mert-moses-new-nocase/moses.ini trunk/scripts/regression-testing/tests/mert-moses-new-nocase/reference.0 trunk/scripts/regression-testing/tests/mert-moses-new-nocase/reference.1 trunk/scripts/regression-testing/tests/mert-moses-new-nocase/reference.2 trunk/scripts/regression-testing/tests/mert-moses-new-nocase/truth/ trunk/scripts/regression-testing/tests/mert-moses-new-nocase/truth/results.dat This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cha...@us...> - 2010-01-18 14:52:42
|
Revision: 2653 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=2653&view=rev Author: chardmeier Date: 2010-01-18 14:52:34 +0000 (Mon, 18 Jan 2010) Log Message: ----------- Added memscore phrase scorer. Modified Paths: -------------- trunk/scripts/Makefile trunk/scripts/released-files trunk/scripts/training/train-factored-phrase-model.perl Added Paths: ----------- trunk/scripts/training/memscore/ trunk/scripts/training/memscore/Makefile.am trunk/scripts/training/memscore/Makefile.in trunk/scripts/training/memscore/aclocal.m4 trunk/scripts/training/memscore/config.h.in trunk/scripts/training/memscore/configure trunk/scripts/training/memscore/configure.ac trunk/scripts/training/memscore/datastorage.h trunk/scripts/training/memscore/depcomp trunk/scripts/training/memscore/install-sh trunk/scripts/training/memscore/m4/ trunk/scripts/training/memscore/m4/ax_boost_base.m4 trunk/scripts/training/memscore/memscore.cpp trunk/scripts/training/memscore/memscore.h trunk/scripts/training/memscore/missing trunk/scripts/training/memscore/phraselm.cpp trunk/scripts/training/memscore/phraselm.h trunk/scripts/training/memscore/phrasetable.cpp trunk/scripts/training/memscore/phrasetable.h trunk/scripts/training/memscore/scorer-impl.h trunk/scripts/training/memscore/scorer.cpp trunk/scripts/training/memscore/scorer.h trunk/scripts/training/memscore/statistic.h trunk/scripts/training/memscore/timestamp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ph...@us...> - 2010-01-25 17:39:02
|
Revision: 2669 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=2669&view=rev Author: phkoehn Date: 2010-01-25 17:38:53 +0000 (Mon, 25 Jan 2010) Log Message: ----------- initial release of experiment.perl Added Paths: ----------- trunk/scripts/ems/ trunk/scripts/ems/config trunk/scripts/ems/consolidate-training-data.perl trunk/scripts/ems/experiment.meta trunk/scripts/ems/experiment.perl trunk/scripts/ems/generic-multicore-parallelizer.perl trunk/scripts/ems/generic-parallelizer.perl trunk/scripts/ems/interpolate-lm.perl trunk/scripts/ems/report-experiment-scores.perl trunk/scripts/ems/reuse-weights.perl trunk/scripts/ems/wrap-xml.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bo...@us...> - 2010-01-29 01:48:19
|
Revision: 2744 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=2744&view=rev Author: bojar Date: 2010-01-29 01:48:13 +0000 (Fri, 29 Jan 2010) Log Message: ----------- a handy script to get many translations from Google (can continue interrupted sessions) Added Paths: ----------- trunk/scripts/other/ trunk/scripts/other/get_many_translations_from_google.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bo...@us...> - 2010-02-03 14:23:59
|
Revision: 2848 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=2848&view=rev Author: bojar Date: 2010-02-03 14:23:53 +0000 (Wed, 03 Feb 2010) Log Message: ----------- switching to bash, avoiding csh's >& redirection (not accepted by dash) making --robust take the maximum number of restarts 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: <pjw...@us...> - 2010-04-12 10:41:38
|
Revision: 3118 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3118&view=rev Author: pjwilliams Date: 2010-04-12 10:41:32 +0000 (Mon, 12 Apr 2010) Log Message: ----------- Remove redundant --ProperConditioning option from extract. Modified Paths: -------------- trunk/scripts/ems/experiment.meta trunk/scripts/ems/experiment.perl trunk/scripts/training/phrase-extract/extract.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: <pjw...@us...> - 2010-04-16 09:45:57
|
Revision: 3137 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3137&view=rev Author: pjwilliams Date: 2010-04-16 09:45:51 +0000 (Fri, 16 Apr 2010) Log Message: ----------- Merge remaining script support for tree-based models from mt3_chart. Modified Paths: -------------- trunk/scripts/recaser/truecase.perl trunk/scripts/released-files trunk/scripts/training/clean-corpus-n.perl trunk/scripts/training/filter-model-given-input.pl trunk/scripts/training/phrase-extract/Makefile trunk/scripts/training/train-factored-phrase-model.perl Added Paths: ----------- trunk/scripts/training/filter-rule-table.py trunk/scripts/training/phrase-extract/extract-ghkm/ trunk/scripts/training/phrase-extract/extract-ghkm/Alignment.cpp trunk/scripts/training/phrase-extract/extract-ghkm/Alignment.h trunk/scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.cpp trunk/scripts/training/phrase-extract/extract-ghkm/AlignmentGraph.h trunk/scripts/training/phrase-extract/extract-ghkm/Exception.h trunk/scripts/training/phrase-extract/extract-ghkm/Makefile trunk/scripts/training/phrase-extract/extract-ghkm/Makefile.dep trunk/scripts/training/phrase-extract/extract-ghkm/ParseTree.cpp trunk/scripts/training/phrase-extract/extract-ghkm/ParseTree.h trunk/scripts/training/phrase-extract/extract-ghkm/Rule.h trunk/scripts/training/phrase-extract/extract-ghkm/Span.cpp trunk/scripts/training/phrase-extract/extract-ghkm/Span.h trunk/scripts/training/phrase-extract/extract-ghkm/Subgraph.cpp trunk/scripts/training/phrase-extract/extract-ghkm/Subgraph.h trunk/scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.cpp trunk/scripts/training/phrase-extract/extract-ghkm/XmlTreeParser.h trunk/scripts/training/phrase-extract/extract-ghkm/extract-ghkm.cpp trunk/scripts/training/phrase-extract/relax-parse.cpp trunk/scripts/training/phrase-extract/relax-parse.h trunk/scripts/training/wrappers/ trunk/scripts/training/wrappers/parse-de-bitpar.perl trunk/scripts/training/wrappers/parse-en-collins.perl Property Changed: ---------------- trunk/scripts/training/phrase-extract/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bo...@us...> - 2010-04-21 14:48:39
|
Revision: 3192 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3192&view=rev Author: bojar Date: 2010-04-21 14:48:32 +0000 (Wed, 21 Apr 2010) Log Message: ----------- Merge branch 'master' into moses-svn Modified Paths: -------------- trunk/scripts/analysis/oov.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...> - 2010-05-04 23:04:16
|
Revision: 3224 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3224&view=rev Author: phkoehn Date: 2010-05-04 23:04:10 +0000 (Tue, 04 May 2010) Log Message: ----------- official release of experiment.perl Modified Paths: -------------- trunk/scripts/ems/experiment.meta trunk/scripts/ems/experiment.perl trunk/scripts/ems/web/index.php trunk/scripts/training/filter-model-given-input.pl trunk/scripts/training/wrappers/parse-de-bitpar.perl trunk/scripts/training/wrappers/parse-en-collins.perl Added Paths: ----------- trunk/scripts/ems/example/config.basic trunk/scripts/ems/example/config.factored trunk/scripts/ems/example/config.hierarchical trunk/scripts/ems/example/config.syntax trunk/scripts/ems/example/config.toy trunk/scripts/ems/example/data/ trunk/scripts/ems/example/data/nc-5k.en trunk/scripts/ems/example/data/nc-5k.fr trunk/scripts/ems/example/data/test-ref.en.sgm trunk/scripts/ems/example/data/test-src.fr.sgm trunk/scripts/ems/example/data/weight.ini trunk/scripts/ems/experiment.machines trunk/scripts/ems/support/analysis.perl trunk/scripts/ems/support/berkeley-process.sh trunk/scripts/ems/support/berkeley-train.sh trunk/scripts/ems/support/input-from-sgm.perl trunk/scripts/ems/support/reference-from-sgm.perl trunk/scripts/ems/web/analysis.php trunk/scripts/ems/web/analysis_diff.php trunk/scripts/ems/web/diff.php trunk/scripts/ems/web/javascripts/ trunk/scripts/ems/web/javascripts/builder.js trunk/scripts/ems/web/javascripts/controls.js trunk/scripts/ems/web/javascripts/dragdrop.js trunk/scripts/ems/web/javascripts/effects.js trunk/scripts/ems/web/javascripts/prototype.js trunk/scripts/ems/web/javascripts/scriptaculous.js trunk/scripts/ems/web/javascripts/slider.js trunk/scripts/ems/web/javascripts/sound.js trunk/scripts/ems/web/javascripts/unittest.js trunk/scripts/ems/web/lib.php trunk/scripts/ems/web/overview.php trunk/scripts/generic/compound-splitter.perl trunk/scripts/generic/mteval-v12.pl trunk/scripts/tokenizer/ trunk/scripts/tokenizer/detokenizer.perl trunk/scripts/tokenizer/nonbreaking_prefixes/ trunk/scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.de trunk/scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.el trunk/scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.en trunk/scripts/tokenizer/nonbreaking_prefixes/nonbreaking_prefix.it trunk/scripts/tokenizer/tokenizer.perl trunk/scripts/training/train-model.perl Removed Paths: ------------- trunk/scripts/ems/example/config trunk/scripts/training/filter-and-binarize-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: <bo...@us...> - 2010-05-07 23:18:01
|
Revision: 3242 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3242&view=rev Author: bojar Date: 2010-05-07 23:17:55 +0000 (Fri, 07 May 2010) Log Message: ----------- rename train-factored-....perl to train-model.perl also in the Makefile and releasing Modified Paths: -------------- trunk/scripts/Makefile 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: <ph...@us...> - 2010-05-18 17:39:23
|
Revision: 3262 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3262&view=rev Author: phkoehn Date: 2010-05-18 17:39:16 +0000 (Tue, 18 May 2010) Log Message: ----------- various updates, mostly related to experiment.perl Modified Paths: -------------- trunk/scripts/Makefile trunk/scripts/ems/example/config.basic trunk/scripts/ems/example/config.factored trunk/scripts/ems/example/config.hierarchical trunk/scripts/ems/example/config.syntax trunk/scripts/ems/example/config.toy trunk/scripts/ems/experiment.meta trunk/scripts/ems/experiment.perl trunk/scripts/ems/support/interpolate-lm.perl trunk/scripts/ems/support/reference-from-sgm.perl trunk/scripts/generic/multi-bleu.perl trunk/scripts/released-files trunk/scripts/training/combine_factors.pl trunk/scripts/training/train-model.perl Added Paths: ----------- trunk/scripts/ems/support/run-command-on-multiple-refsets.perl trunk/scripts/training/wrappers/make-factor-en-pos.mxpost.perl trunk/scripts/training/wrappers/make-factor-pos.tree-tagger.perl trunk/scripts/training/wrappers/make-factor-stem.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pjw...@us...> - 2010-05-27 15:11:26
|
Revision: 3277 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3277&view=rev Author: pjwilliams Date: 2010-05-27 15:11:16 +0000 (Thu, 27 May 2010) Log Message: ----------- In train-model.perl, write an 'unknown-lhs' line out to the config file if an unknown word label file has been generated. Also, disable this option by default since it can greatly increase number of hypotheses generated and hasn't been shown to help translation yet. Modified Paths: -------------- trunk/scripts/ems/example/config.basic trunk/scripts/ems/example/config.factored trunk/scripts/ems/example/config.hierarchical trunk/scripts/ems/example/config.syntax trunk/scripts/ems/example/config.toy trunk/scripts/ems/experiment.perl trunk/scripts/training/train-model.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ph...@us...> - 2010-05-28 22:20:04
|
Revision: 3284 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3284&view=rev Author: phkoehn Date: 2010-05-28 22:19:58 +0000 (Fri, 28 May 2010) Log Message: ----------- minor improvements: binarizing rule tables in filter script, multiple reference translation in ems analysis Modified Paths: -------------- trunk/scripts/ems/example/config.basic trunk/scripts/ems/example/config.factored trunk/scripts/ems/example/config.hierarchical trunk/scripts/ems/example/config.syntax trunk/scripts/ems/example/config.toy trunk/scripts/ems/experiment.perl trunk/scripts/ems/support/analysis.perl trunk/scripts/training/filter-model-given-input.pl trunk/scripts/training/train-model.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2010-08-10 14:41:34
|
Revision: 3399 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3399&view=rev Author: hieuhoang1972 Date: 2010-08-10 14:41:28 +0000 (Tue, 10 Aug 2010) Log Message: ----------- delete win32 make. out-of-date. find a better way of doing this Removed Paths: ------------- trunk/scripts/MakefileWIN32 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...> - 2010-09-02 20:43:01
|
Revision: 3415 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3415&view=rev Author: hieuhoang1972 Date: 2010-09-02 20:42:55 +0000 (Thu, 02 Sep 2010) Log Message: ----------- delete old qsub args 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: <hie...@us...> - 2010-09-04 00:16:32
|
Revision: 3417 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3417&view=rev Author: hieuhoang1972 Date: 2010-09-04 00:16:26 +0000 (Sat, 04 Sep 2010) Log Message: ----------- need non-empty arg in mert-moses.pl otherwise it crashes. The wonders of a non-typechecked, arg checking scripting language 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: <su...@us...> - 2010-09-09 11:40:46
|
Revision: 3420 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3420&view=rev Author: suzyh Date: 2010-09-09 11:40:40 +0000 (Thu, 09 Sep 2010) Log Message: ----------- Added loop to check_if_crashed in EMS experiment.perl to wait in case the .STDERR file is slow in appearing after the step has completed. Reinstated --old-sge and --filterfile command-line arguments to mert-moses.pl. Modified Paths: -------------- trunk/scripts/ems/experiment.perl 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: <ros...@us...> - 2010-09-14 19:27:22
|
Revision: 3446 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3446&view=rev Author: rosasjolu Date: 2010-09-14 19:27:15 +0000 (Tue, 14 Sep 2010) Log Message: ----------- Added Paths: ----------- trunk/scripts/moses-for-mere-mortals/ trunk/scripts/moses-for-mere-mortals/READ_ME_FIRST.txt trunk/scripts/moses-for-mere-mortals/Windows-add-ins/ trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Extract_TMX_Corpus-1.043/ trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Extract_TMX_Corpus-1.043/Extract_TMX_Corpus.py trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Extract_TMX_Corpus-1.043/Extract_TMX_Corpus.rsrc.py trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Extract_TMX_Corpus-1.043/LanguageCodes.txt trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Extract_TMX_Corpus-1.043/LanguagePairs.txt trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Extract_TMX_Corpus-1.043/_READ_ME_FIRST.txt trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Extract_TMX_Corpus-1.043/gpl.txt trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Moses2TMX-1.032/ trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Moses2TMX-1.032/LanguageCodes.txt trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Moses2TMX-1.032/Moses2TMX.py trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Moses2TMX-1.032/Moses2TMX.rsrc.py trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Moses2TMX-1.032/_READ_ME_FIRST.txt trunk/scripts/moses-for-mere-mortals/Windows-add-ins/Moses2TMX-1.032/gpl.txt trunk/scripts/moses-for-mere-mortals/all.css trunk/scripts/moses-for-mere-mortals/data-files/ trunk/scripts/moses-for-mere-mortals/data-files/corpora_for_training/ trunk/scripts/moses-for-mere-mortals/data-files/corpora_for_training/200000.en trunk/scripts/moses-for-mere-mortals/data-files/corpora_for_training/200000.pt trunk/scripts/moses-for-mere-mortals/data-files/corpora_for_training/300000.en trunk/scripts/moses-for-mere-mortals/data-files/corpora_for_training/800.en trunk/scripts/moses-for-mere-mortals/data-files/corpora_for_training/800.pt trunk/scripts/moses-for-mere-mortals/data-files/translation_input/ trunk/scripts/moses-for-mere-mortals/data-files/translation_input/100.pt trunk/scripts/moses-for-mere-mortals/data-files/translation_reference/ trunk/scripts/moses-for-mere-mortals/data-files/translation_reference/100.en.ref trunk/scripts/moses-for-mere-mortals/docs/ trunk/scripts/moses-for-mere-mortals/docs/Help-Tutorial.doc trunk/scripts/moses-for-mere-mortals/docs/Overview.jpeg trunk/scripts/moses-for-mere-mortals/docs/Quick-Start-Guide.doc trunk/scripts/moses-for-mere-mortals/docs/all.css trunk/scripts/moses-for-mere-mortals/docs/thanks.html trunk/scripts/moses-for-mere-mortals/index.html trunk/scripts/moses-for-mere-mortals/scripts/ trunk/scripts/moses-for-mere-mortals/scripts/create-1.35 trunk/scripts/moses-for-mere-mortals/scripts/make-test-files-0.14 trunk/scripts/moses-for-mere-mortals/scripts/modified-scripts/ trunk/scripts/moses-for-mere-mortals/scripts/modified-scripts/READ_ME_FIRST trunk/scripts/moses-for-mere-mortals/scripts/modified-scripts/mert-moses-new-modif.pl trunk/scripts/moses-for-mere-mortals/scripts/modified-scripts/nonbreaking_prefix.pt trunk/scripts/moses-for-mere-mortals/scripts/score-0.85 trunk/scripts/moses-for-mere-mortals/scripts/train-1.11 trunk/scripts/moses-for-mere-mortals/scripts/transfer-training-to-another-location-0.07 trunk/scripts/moses-for-mere-mortals/scripts/translate-1.32 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hie...@us...> - 2010-09-16 07:32:38
|
Revision: 3475 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3475&view=rev Author: hieuhoang1972 Date: 2010-09-16 07:32:32 +0000 (Thu, 16 Sep 2010) Log Message: ----------- add lowercase script Modified Paths: -------------- trunk/scripts/Makefile trunk/scripts/released-files This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ph...@us...> - 2010-10-21 09:49:33
|
Revision: 3633 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=3633&view=rev Author: phkoehn Date: 2010-10-21 09:49:27 +0000 (Thu, 21 Oct 2010) Log Message: ----------- improvements to web analysis, fixes to syntax wrappers Modified Paths: -------------- trunk/scripts/ems/example/config.basic trunk/scripts/ems/example/config.factored trunk/scripts/ems/example/config.hierarchical trunk/scripts/ems/example/config.syntax trunk/scripts/ems/example/config.toy trunk/scripts/ems/experiment.meta trunk/scripts/ems/experiment.perl trunk/scripts/ems/support/analysis.perl trunk/scripts/ems/web/analysis.php trunk/scripts/ems/web/analysis_diff.php trunk/scripts/ems/web/diff.php trunk/scripts/ems/web/index.php trunk/scripts/ems/web/lib.php trunk/scripts/ems/web/overview.php trunk/scripts/training/clean-corpus-n.perl trunk/scripts/training/symal/symal.cpp trunk/scripts/training/wrappers/make-factor-en-pos.mxpost.perl trunk/scripts/training/wrappers/parse-en-collins.perl Added Paths: ----------- trunk/scripts/ems/biconcor/ trunk/scripts/ems/biconcor/Alignment.cpp trunk/scripts/ems/biconcor/Alignment.h trunk/scripts/ems/biconcor/Makefile trunk/scripts/ems/biconcor/PhrasePair.cpp trunk/scripts/ems/biconcor/PhrasePair.h trunk/scripts/ems/biconcor/PhrasePairCollection.cpp trunk/scripts/ems/biconcor/PhrasePairCollection.h trunk/scripts/ems/biconcor/SuffixArray.cpp trunk/scripts/ems/biconcor/SuffixArray.h trunk/scripts/ems/biconcor/TargetCorpus.cpp trunk/scripts/ems/biconcor/TargetCorpus.h trunk/scripts/ems/biconcor/Vocabulary.cpp trunk/scripts/ems/biconcor/Vocabulary.h trunk/scripts/ems/biconcor/biconcor.cpp trunk/scripts/ems/web/bilingual-concordance.css trunk/scripts/training/wrappers/make-factor-suffix.perl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pjw...@us...> - 2011-06-24 16:36:33
|
Revision: 4033 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=4033&view=rev Author: pjwilliams Date: 2011-06-24 16:36:27 +0000 (Fri, 24 Jun 2011) Log Message: ----------- Add --MinNonInitialRuleCount option to filter-model-given-input.pl. This prunes non-initial rules (i.e. rules with non-terminals) from the rule table based on their frequency counts. In Zollmann, Venugopal, Och, and Ponte (2008), pruning hierarchical rules that occur only once was found to significantly decrease rule table size without harming translation quality. Also, add TUNING:filter-settings and EVALUATION[:<set>]:filter-settings variables so that this can be enabled in the EMS. Modified Paths: -------------- trunk/scripts/ems/example/config.basic trunk/scripts/ems/example/config.factored trunk/scripts/ems/example/config.hierarchical trunk/scripts/ems/example/config.syntax trunk/scripts/ems/example/config.toy trunk/scripts/ems/experiment.meta trunk/scripts/ems/experiment.perl trunk/scripts/training/filter-model-given-input.pl trunk/scripts/training/filter-rule-table.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ch...@us...> - 2011-08-14 11:48:57
|
Revision: 4142 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=4142&view=rev Author: chesio Date: 2011-08-14 11:48:50 +0000 (Sun, 14 Aug 2011) Log Message: ----------- Integration of eppex into scripts Makefile (similarly to memscore, fail of build won't stop the compilation). Modified Paths: -------------- trunk/scripts/Makefile trunk/scripts/training/eppex/counter.cpp trunk/scripts/training/eppex/eppex.cpp Added Paths: ----------- trunk/scripts/training/eppex/Makefile.am trunk/scripts/training/eppex/Makefile.in trunk/scripts/training/eppex/aclocal.m4 trunk/scripts/training/eppex/config.h.in trunk/scripts/training/eppex/configure trunk/scripts/training/eppex/configure.ac trunk/scripts/training/eppex/depcomp trunk/scripts/training/eppex/install-sh trunk/scripts/training/eppex/m4/ trunk/scripts/training/eppex/m4/ax_boost_base.m4 trunk/scripts/training/eppex/missing Removed Paths: ------------- trunk/scripts/training/eppex/Makefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |