mosesdecoder/mert
2011-11-12 10:40:54 +09:00
..
example merged in TER Scorer from mert-other_metrics (at r4140) 2011-08-16 16:21:31 +00:00
TERsrc Add comments to mark the end of #define guards. 2011-11-12 07:59:50 +09:00
test_scorer_data normalisation script 2008-05-14 17:17:44 +00:00
BleuScorer.cpp Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
BleuScorer.h Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
CderScorer.cpp Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
CderScorer.h Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
Data.cpp Fix indentation. 2011-11-12 09:24:19 +09:00
Data.h Add 'explicit' for constructors with one argument. 2011-11-12 09:51:27 +09:00
evaluator.cpp Fix indentation. 2011-11-12 09:24:19 +09:00
extractor.cpp Fix indentation. 2011-11-12 09:24:19 +09:00
FeatureArray.cpp Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
FeatureArray.h Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
FeatureData.cpp Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
FeatureData.h Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
FeatureStats.cpp Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
FeatureStats.h Add 'explicit' for constructors with one argument. 2011-11-12 09:51:27 +09:00
gzfilebuf.h Add 'explicit' for constructors with one argument. 2011-11-12 09:51:27 +09:00
init.opt add init.opt file 2008-05-16 12:35:17 +00:00
Makefile.am M mert/TerScorer.cpp 2011-10-05 13:36:17 +00:00
MergeScorer.cpp Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
MergeScorer.h Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
mert.cpp Fix indentation. 2011-11-12 09:24:19 +09:00
normalise.py normalisation script 2008-05-14 17:17:44 +00:00
Optimizer.cpp Fix constructors of scorer classes and optimizer classes. 2011-11-12 10:16:31 +09:00
Optimizer.h Fix constructors of scorer classes and optimizer classes. 2011-11-12 10:16:31 +09:00
PerScorer.cpp Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
PerScorer.h Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
Point.cpp Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
Point.h Add 'explicit' for constructors with one argument. 2011-11-12 09:51:27 +09:00
ScopedVector.h Fix memory leaks in extractor. 2011-11-11 20:02:26 +09:00
ScoreArray.cpp Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
ScoreArray.h Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
ScoreData.cpp Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
ScoreData.h Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
Scorer.cpp Fix constructors of scorer classes and optimizer classes. 2011-11-12 10:16:31 +09:00
Scorer.h Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
ScorerFactory.h Add comments to mark the end of #define guards. 2011-11-12 07:59:50 +09:00
ScoreStats.cpp Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
ScoreStats.h Add 'explicit' for constructors with one argument. 2011-11-12 09:51:27 +09:00
TerScorer.cpp Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
TerScorer.h Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
test_scorer.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 12:42:19 +00:00
test_scorer.py Incremental interface for scorer 2008-05-14 19:47:34 +00:00
Timer.cpp Fix class, function, and implementation comments format. 2011-11-12 08:58:23 +09:00
Timer.h Fix class, function, and implementation comments format. 2011-11-12 08:58:23 +09:00
TODO addind a TODO list for anyone, esp. Matous Machacek 2011-08-17 10:01:14 +00:00
Types.h Add a comment to mark the end of #define guard. 2011-11-12 09:16:05 +09:00
Util.cpp Remove unnecessary semicolons used in end of member functions. 2011-11-12 09:40:01 +09:00
Util.h Add 'explicit' for constructors with one argument. 2011-11-12 09:51:27 +09:00