mosesdecoder/mert
2010-03-01 11:32:15 +00:00
..
example now it is possible to perform mert on a subset of features 2010-01-08 15:12:28 +00:00
regression-testing minor changes to extractor-bin regr-test to make it compliant with both mac and linux 2009-10-01 14:33:08 +00:00
test_scorer_data normalisation script 2008-05-14 17:17:44 +00:00
tests mert tests 2008-09-01 17:18:51 +00:00
BleuScorer.cpp mert software now works with different reference length policies: shortest, average, closest (default) and with case information (default is preserving case). Pay attention that both defaults are different from the previous version (which were shortest reflen and case-insensitive). 2009-08-05 15:38:35 +00:00
BleuScorer.h mert software now works with different reference length policies: shortest, average, closest (default) and with case information (default is preserving case). Pay attention that both defaults are different from the previous version (which were shortest reflen and case-insensitive). 2009-08-05 15:38:35 +00:00
Data.cpp imported utilities for timing from Moses 2009-01-07 13:30:06 +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 imported utilities for timing from Moses 2009-01-07 13:30:06 +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 mert can now load more data files 2008-11-18 18:51:02 +00:00
FeatureData.h now it is possible to perform mert on a subset of features 2010-01-08 15:12:28 +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.am restore trace by default 2010-03-01 11:32:15 +00:00
mert.cpp now it is possible to perform mert on a subset of features 2010-01-08 15:12:28 +00:00
normalise.py normalisation script 2008-05-14 17:17:44 +00:00
Optimizer.cpp now it is possible to perform mert on a subset of features 2010-01-08 15:12:28 +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 changing the randomize function -from rand() to random()- to have the same behavior of linux machine also on mac; changing the regression test accordingly 2009-10-01 14:08:22 +00:00
Point.h - made output more compliant with old version 2008-05-27 16:50:52 +00:00
ScoreArray.cpp mert can now load more data files 2008-11-18 18:51:02 +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 mert software now works with different reference length policies: shortest, average, closest (default) and with case information (default is preserving case). Pay attention that both defaults are different from the previous version (which were shortest reflen and case-insensitive). 2009-08-05 15:38:35 +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 headers for standard compliance (gcc 4.3 on 64 bit linux) 2008-10-16 21:14:38 +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 imported utilities for timing from Moses 2009-01-07 13:30:06 +00:00
Timer.h imported utilities for timing from Moses 2009-01-07 13:30:06 +00:00
Types.h added headers for standard compliance (gcc 4.3 on 64 bit linux) 2008-10-16 21:14:38 +00:00
Util.cpp imported utilities for timing from Moses 2009-01-07 13:30:06 +00:00
Util.h imported utilities for timing from Moses 2009-01-07 13:30:06 +00:00