mosesdecoder/mert
2012-02-01 20:26:25 +09:00
..
example Add error checking for file existence. 2011-11-15 10:17:00 +09: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 Move reference length type into a private member of BleuScorer. 2012-02-01 20:24:48 +09:00
BleuScorer.h Move reference length type into a private member of BleuScorer. 2012-02-01 20:24:48 +09:00
CderScorer.cpp Change casts to C++ style casts, and delete unnecessary casts. 2012-02-01 17:17:58 +09:00
CderScorer.h Minimize using #include headers in headers. 2011-11-14 15:15:30 +09:00
Data.cpp Change casts to C++ style casts, and delete unnecessary casts. 2012-02-01 17:17:58 +09:00
Data.h revert 2011-12-12 20:48:42 +07:00
evaluator.cpp Create a struct for command line options in extractor. 2012-02-01 12:23:15 +09:00
extractor.cpp Add whitespaces. 2012-02-01 12:29:45 +09:00
FeatureArray.cpp Merge remote branch 'origin/master' into pro 2011-11-17 15:58:56 +00:00
FeatureArray.h revert 2011-12-12 20:48:42 +07:00
FeatureData.cpp Minimize using #include headers in headers. 2011-11-14 15:15:30 +09:00
FeatureData.h Change casts to C++ style casts. 2012-02-01 18:13:00 +09:00
FeatureDataIterator.cpp Finish and test feature and score data iterators. 2011-11-15 13:12:14 +00:00
FeatureDataIterator.h Pass by reference. 2011-12-08 14:18:37 +09:00
FeatureStats.cpp Change casts to C++ style casts, and delete unnecessary casts. 2012-02-01 17:17:58 +09:00
FeatureStats.h revert 2011-12-12 20:48:42 +07:00
FileStream.cpp Fix uninitialized private members when constructors are called. 2011-11-14 12:53:20 +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
Jamfile Avoid naming conflict with glibc's libutil 2011-11-28 09:19:45 +00:00
MergeScorer.cpp Bug fix: memory leak issues when using MergeScorer. 2012-02-01 18:13:32 +09:00
MergeScorer.h Delete unused enums. 2012-02-01 20:26:25 +09:00
mert.cpp Change casts to C++ style casts, and delete unnecessary casts. 2012-02-01 17:17:58 +09:00
Optimizer.cpp Pass std::string objects by const reference instead of by value. 2012-02-01 16:46:36 +09:00
Optimizer.h Pass std::string objects by const reference instead of by value. 2012-02-01 16:46:36 +09:00
PerScorer.cpp Minimize using #include headers in headers. 2011-11-14 15:15:30 +09:00
PerScorer.h Minimize using #include headers in headers. 2011-11-14 15:15:30 +09:00
Point.cpp Change casts to C++ style casts, and delete unnecessary casts. 2012-02-01 17:17:58 +09:00
Point.h Minimize using #include headers in headers. 2011-11-14 15:15:30 +09:00
pro.cpp Change casts to C++ style casts, and delete unnecessary casts. 2012-02-01 17:17:58 +09:00
ScopedVector.h Fix memory leaks in extractor. 2011-11-11 20:02:26 +09:00
ScoreArray.cpp Merge remote branch 'origin/master' into pro 2011-11-17 15:58:56 +00:00
ScoreArray.h revert 2011-12-12 20:48:42 +07:00
ScoreData.cpp Minimize using #include headers in headers. 2011-11-14 15:15:30 +09:00
ScoreData.h Change casts to C++ style casts. 2012-02-01 18:13:00 +09:00
ScoreDataIterator.cpp Complete initial version of pro extractor 2011-11-16 14:54:23 +00:00
ScoreDataIterator.h Add explicit 2011-12-08 14:17:39 +09:00
Scorer.cpp Add missing headers. 2011-11-14 19:52:21 +09:00
Scorer.h Change casts to C++ style casts. 2012-02-01 18:13:00 +09:00
ScorerFactory.cpp Add missed code 2011-11-14 20:06:10 +09:00
ScorerFactory.h Minimize using #include headers in headers. 2011-11-14 15:15:30 +09:00
ScoreStats.cpp revert 2011-12-12 20:48:42 +07:00
ScoreStats.h revert 2011-12-12 20:48:42 +07:00
TerScorer.cpp Fix the memory overflow 2011-12-23 11:14:34 +01:00
TerScorer.h Delete unused enums. 2012-02-01 20:26:25 +09:00
test_scorer.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 12:42:19 +00:00
Timer.cpp Minimize using #include headers in headers. 2011-11-14 15:15:30 +09:00
Timer.h Minimize using #include headers in headers. 2011-11-14 15:15:30 +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 Minimize using #include headers in headers. 2011-11-14 15:15:30 +09:00
Util.h Add missing headers. 2011-11-14 19:52:21 +09:00