mosesdecoder/scripts/ems
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
..
biconcor improvements to ems analysis 2011-06-21 21:52:13 +00:00
example Add --MinNonInitialRuleCount option to filter-model-given-input.pl. This 2011-06-24 16:36:27 +00:00
support various experiment.perl improvements: split filter and decode/tune; extensions to analysis.perl, especially precision by coverage graphs 2011-06-16 23:43:29 +00:00
web improvements to ems analysis 2011-06-21 21:52:13 +00:00
experiment.machines official release of experiment.perl 2010-05-04 23:04:10 +00:00
experiment.meta Add --MinNonInitialRuleCount option to filter-model-given-input.pl. This 2011-06-24 16:36:27 +00:00
experiment.perl Add --MinNonInitialRuleCount option to filter-model-given-input.pl. This 2011-06-24 16:36:27 +00:00