Hieu Hoang
fba6128ae2
update examples
2012-05-31 16:55:10 +01:00
Hieu Hoang
c80ac7d7e4
update examples
2012-05-31 14:46:38 +01:00
phikoehn
6d1165654c
script updates and added ems config help
2012-05-28 20:15:58 +01:00
phikoehn
a822db95db
Merge branch 'master' of git://github.com/moses-smt/mosesdecoder
2012-01-24 10:14:04 +00:00
phikoehn
2a97c6bed2
added comments to config files
2012-01-24 10:13:19 +00:00
Eleftherios Avramidis
722c3ff6c7
Added support for optional external METEOR script. Workflow changes in experiment.meta and and corresponding sample given in example/config.basic. Results processing for report-experiment-scores now supports METEOR output. Lifted web interface restriction on the types of metrics that can be listed
2012-01-12 18:37:02 +01:00
Philipp Koehn
8d9c93e1aa
allow for more than 10 language models by explicit or automatic grouping
2011-12-22 00:37:46 +00:00
Philipp Koehn
b9622d0da3
better error message when no corpus defined, better integration of IRSTLM training
2011-12-21 05:50:59 +00:00
Philipp Koehn
edd9c44519
updates to EMS: mteval-v13a.pl, parallel preparation, better paths and defaults in examples
2011-12-21 04:26:27 +00:00
Kenneth Heafield
d6005b749a
Change path to build_binary
2011-12-02 12:51:19 +00:00
Kenneth Heafield
a0d79781e5
Merge CreateOnDisk into OnDiskPt, pop out of src
2011-12-01 18:26:05 +00:00
pjwilliams
a1ca2722df
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.
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4033 1f5c12ca-751b-0410-a591-d2e778427230
2011-06-24 16:36:27 +00:00
phkoehn
4285a8e236
various experiment.perl improvements: split filter and decode/tune; extensions to analysis.perl, especially precision by coverage graphs
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4018 1f5c12ca-751b-0410-a591-d2e778427230
2011-06-16 23:43:29 +00:00
phkoehn
85a5a13e4c
improvements to web analysis, fixes to syntax wrappers
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3633 1f5c12ca-751b-0410-a591-d2e778427230
2010-10-21 09:49:27 +00:00
phkoehn
f34b37bad3
added hierarchical alignment view to web analysis tool
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3514 1f5c12ca-751b-0410-a591-d2e778427230
2010-09-17 13:28:04 +00:00
phkoehn
4e0bc582f6
minor improvements: binarizing rule tables in filter script, multiple reference translation in ems analysis
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3284 1f5c12ca-751b-0410-a591-d2e778427230
2010-05-28 22:19:58 +00:00
pjwilliams
05eb33d5ac
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.
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3277 1f5c12ca-751b-0410-a591-d2e778427230
2010-05-27 15:11:16 +00:00
phkoehn
b271862d7c
various updates, mostly related to experiment.perl
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3262 1f5c12ca-751b-0410-a591-d2e778427230
2010-05-18 17:39:16 +00:00
phkoehn
447dccfc59
more analysis in experiment.perl
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3234 1f5c12ca-751b-0410-a591-d2e778427230
2010-05-07 11:28:55 +00:00
phkoehn
45ecfa72d2
minor changes to experiment.perl
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3225 1f5c12ca-751b-0410-a591-d2e778427230
2010-05-05 16:06:34 +00:00
phkoehn
2ed6804f12
official release of experiment.perl
...
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3224 1f5c12ca-751b-0410-a591-d2e778427230
2010-05-04 23:04:10 +00:00