mosesdecoder/mert
2011-11-12 18:47:31 +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 Add const member functions in Scorer classes. 2011-11-12 10:58:14 +09:00
CderScorer.cpp Add const member functions in Scorer classes. 2011-11-12 10:58:14 +09:00
CderScorer.h Add const member functions in Scorer classes. 2011-11-12 10:58:14 +09:00
Data.cpp Replace macros with const variables and inline functions. 2011-11-12 17:30:33 +09:00
Data.h Add const to Data and Feature class members. 2011-11-12 11:26:13 +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 Fix the order of initialization when the constructor will be called. 2011-11-12 18:17:31 +09:00
FeatureArray.h Fix the order of initialization when the constructor will be called. 2011-11-12 18:17:31 +09:00
FeatureData.cpp Move filestream wrapper classes to FileStream.{h,cpp} 2011-11-12 11:44:39 +09:00
FeatureData.h Add const to Data and Feature class members. 2011-11-12 11:26:13 +09:00
FeatureStats.cpp Refactoring: constructors and copying objects. 2011-11-12 18:12:07 +09:00
FeatureStats.h Refactoring: constructors and copying objects. 2011-11-12 18:12:07 +09:00
FileStream.cpp Add a utility function to make sure the filename with ".gz" extension. 2011-11-12 11:50:39 +09:00
FileStream.h Move filestream wrapper classes to FileStream.{h,cpp} 2011-11-12 11:44:39 +09:00
gzfilebuf.h Move filestream wrapper classes to FileStream.{h,cpp} 2011-11-12 11:44:39 +09:00
init.opt add init.opt file 2008-05-16 12:35:17 +00:00
Makefile.am Move filestream wrapper classes to FileStream.{h,cpp} 2011-11-12 11:44:39 +09:00
MergeScorer.cpp Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
MergeScorer.h Add const member functions in Scorer classes. 2011-11-12 10:58:14 +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 usage of whitespaces for Optimizers. 2011-11-12 18:47:31 +09:00
Optimizer.h Fix usage of whitespaces for Optimizers. 2011-11-12 18:47:31 +09:00
PerScorer.cpp Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
PerScorer.h Add const member functions in Scorer classes. 2011-11-12 10:58:14 +09:00
Point.cpp Fix initialization of score_, and add destructor. 2011-11-12 16:50:18 +09:00
Point.h Fix initialization of score_, and add destructor. 2011-11-12 16:50:18 +09:00
ScopedVector.h Fix memory leaks in extractor. 2011-11-11 20:02:26 +09:00
ScoreArray.cpp Replace macros with const char arrays used in XXXArray classes. 2011-11-12 12:13:35 +09:00
ScoreArray.h Replace macros with const char arrays used in XXXArray classes. 2011-11-12 12:13:35 +09:00
ScoreData.cpp Move filestream wrapper classes to FileStream.{h,cpp} 2011-11-12 11:44:39 +09:00
ScoreData.h Add const to Data and Feature class members. 2011-11-12 11:26:13 +09:00
Scorer.cpp Add const member functions in Scorer classes. 2011-11-12 10:58:14 +09:00
Scorer.h Add const member functions in Scorer classes. 2011-11-12 10:58:14 +09:00
ScorerFactory.h Add comments to mark the end of #define guards. 2011-11-12 07:59:50 +09:00
ScoreStats.cpp Refactoring: constructors and copying objects. 2011-11-12 18:12:07 +09:00
ScoreStats.h Refactoring: constructors and copying objects. 2011-11-12 18:12:07 +09:00
TerScorer.cpp Use const Scorer::calculateScore(). 2011-11-12 10:40:54 +09:00
TerScorer.h Add const member functions in Scorer classes. 2011-11-12 10:58:14 +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 Move filestream wrapper classes to FileStream.{h,cpp} 2011-11-12 11:44:39 +09:00
Util.h Replace macros with const variables and inline functions. 2011-11-12 17:30:33 +09:00