mosesdecoder/scripts/ems
Michal Hrusecky 4bd84bca1a Alway return something in non-void functions
There were functions defined as non-void but didn't have return value
for all possible passes. This can result in undefined behavior. Fixed
this issue and returning values that somehow makes sense hopefully.
2012-02-01 14:03:49 +01:00
..
biconcor Alway return something in non-void functions 2012-02-01 14:03:49 +01:00
example Merge branch 'master' of git://github.com/moses-smt/mosesdecoder 2012-01-24 10:14:04 +00:00
support 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
web 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
experiment.machines official release of experiment.perl 2010-05-04 23:04:10 +00:00
experiment.meta Catch errors produced after re-running on an existing run (with --continue) 2012-01-16 16:42:19 +01:00
experiment.perl added comments to config files 2012-01-24 10:13:19 +00:00