mosesdecoder/mert
bhaddow 83f234cf17 Implementation of Cer et al mert regularisation. Use with argument such
as --scconfig regtype:min,regwin:3 in extractor and mert. Only tested
on toy example so far.


git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1860 1f5c12ca-751b-0410-a591-d2e778427230
2008-06-24 19:27:18 +00:00
..
example Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
test_scorer_data normalisation script 2008-05-14 17:17:44 +00:00
BleuScorer.cpp Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
BleuScorer.h Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
Data.cpp Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
Data.h added facilities to read and write score statistics in binary format 2008-06-05 17:03:54 +00:00
extractor.cpp Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
FeatureArray.cpp added binary read/load facility for feature data 2008-06-05 07:23:34 +00:00
FeatureArray.h added binary read/load facility for feature data 2008-06-05 07:23:34 +00:00
FeatureData.cpp added facilities to read and write score statistics in binary format 2008-06-05 17:03:54 +00:00
FeatureData.h added facilities to read and write score statistics in binary format 2008-06-05 17:03:54 +00:00
FeatureStats.cpp added facilities to read and write score statistics in binary format 2008-06-05 17:03:54 +00:00
FeatureStats.h added facilities to read and write score statistics in binary format 2008-06-05 17:03:54 +00:00
gzfilebuf.h added missing file for managing gzipped files 2008-05-21 09:33:19 +00:00
init.opt add init.opt file 2008-05-16 12:35:17 +00:00
Makefile Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
mert.cpp Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
normalise.py normalisation script 2008-05-14 17:17:44 +00:00
Optimizer.cpp - made output more compliant with old version 2008-05-27 16:50:52 +00:00
Optimizer.h Fixed return of non-initialised variable 2008-05-17 13:24:09 +00:00
PerScorer.cpp - made output more compliant with old version 2008-05-27 16:50:52 +00:00
PerScorer.h Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
Point.cpp - made output more compliant with old version 2008-05-27 16:50:52 +00:00
Point.h - made output more compliant with old version 2008-05-27 16:50:52 +00:00
ScoreArray.cpp added facilities to read and write score statistics in binary format 2008-06-05 17:03:54 +00:00
ScoreArray.h added facilities to read and write score statistics in binary format 2008-06-05 17:03:54 +00:00
ScoreData.cpp Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
ScoreData.h - made output more compliant with old version 2008-05-27 16:50:52 +00:00
Scorer.cpp Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
Scorer.h Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
ScorerFactory.h Implementation of Cer et al mert regularisation. Use with argument such 2008-06-24 19:27:18 +00:00
ScoreStats.cpp added facilities to read and write score statistics in binary format 2008-06-05 17:03:54 +00:00
ScoreStats.h added facilities to read and write score statistics in binary format 2008-06-05 17:03:54 +00:00
test_scorer.cpp - made output more compliant with old version 2008-05-27 16:50:52 +00:00
test_scorer.py Incremental interface for scorer 2008-05-14 19:47:34 +00:00
Timer.cpp I am starting the improvement of Minimum Error Training scritps 2008-05-14 07:57:45 +00:00
Timer.h I am starting the improvement of Minimum Error Training scritps 2008-05-14 07:57:45 +00:00
Types.h added facilities to read and write score statistics in binary format 2008-06-05 17:03:54 +00:00
Util.cpp added binary read/load facility for feature data 2008-06-05 07:23:34 +00:00
Util.h - made output more compliant with old version 2008-05-27 16:50:52 +00:00