..
example
Put global variables in mert/util.cpp in anonymous space.
2012-02-20 08:02:23 +09:00
TER
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
test_scorer_data
normalisation script
2008-05-14 17:17:44 +00:00
BleuScorer.cpp
Remove obsolete and unused logging statements.
2012-02-26 02:19:40 +09:00
BleuScorer.h
Minor change the logging utility for n-gram counts.
2012-02-26 02:01:03 +09:00
CderScorer.cpp
Remove unnecessary conversions using ostream_iterator.
2012-02-26 13:14:34 +09:00
CderScorer.h
Clean up.
2012-02-26 13:04:27 +09:00
Data.cpp
Fix typo.
2012-02-20 08:29:53 +09:00
Data.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
DataTest.cpp
Fix a memory leak.
2012-02-20 11:04:21 +09:00
evaluator.cpp
Create a struct for command line options in extractor.
2012-02-01 12:23:15 +09:00
extractor.cpp
Remove obsolete and unused logging statements.
2012-02-26 02:19:40 +09:00
FeatureArray.cpp
Fix typo.
2012-02-20 08:29:53 +09:00
FeatureArray.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
FeatureData.cpp
Fix typo.
2012-02-20 08:29:53 +09:00
FeatureData.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
FeatureDataIterator.cpp
Finish and test feature and score data iterators.
2011-11-15 13:12:14 +00:00
FeatureDataIterator.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
FeatureStats.cpp
Fix typo.
2012-02-20 08:29:53 +09:00
FeatureStats.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
FileStream.cpp
Fix uninitialized private members when constructors are called.
2011-11-14 12:53:20 +09:00
FileStream.h
Add 'virtual' to destructors.
2012-02-20 10:23:59 +09:00
gzfilebuf.h
Add 'virtual' to destructors.
2012-02-20 10:23:59 +09:00
init.opt
add init.opt file
2008-05-16 12:35:17 +00:00
Jamfile
Change mert/Timer.
2012-02-27 08:34:51 +09:00
MergeScorer.cpp
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
MergeScorer.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
mert.cpp
Add error checking to setup 'to_optimize'.
2012-02-17 09:16:10 +09:00
Optimizer.cpp
Remove unnecessary conversions using ostream_iterator.
2012-02-26 13:14:34 +09:00
Optimizer.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
PerScorer.cpp
Create private class to encapssulate encoding process.
2012-02-01 21:19:25 +09:00
PerScorer.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
Point.cpp
Change casts to C++ style casts, and delete unnecessary casts.
2012-02-01 17:17:58 +09:00
Point.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
pro.cpp
Change casts to C++ style casts, and delete unnecessary casts.
2012-02-01 17:17:58 +09:00
ScopedVector.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
ScoreArray.cpp
Fix typo.
2012-02-20 08:29:53 +09:00
ScoreArray.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
ScoreData.cpp
Fixed quadratic time when adding ScoreStats to ScoreData
2012-02-21 10:39:04 +01:00
ScoreData.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
ScoreDataIterator.cpp
Complete initial version of pro extractor
2011-11-16 14:54:23 +00:00
ScoreDataIterator.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
Scorer.cpp
Move funcionts used in StatisticsBasedScorer into anonymous namespace.
2012-02-01 21:30:50 +09:00
Scorer.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
ScorerFactory.cpp
Add missed code
2011-11-14 20:06:10 +09:00
ScorerFactory.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
ScoreStats.cpp
Clean up ScoreStats::set(); Remove a constructor which has a string.
2012-02-26 13:44:47 +09:00
ScoreStats.h
Clean up ScoreStats::set(); Remove a constructor which has a string.
2012-02-26 13:44:47 +09:00
TerScorer.cpp
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
TerScorer.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
test_scorer.cpp
run beautify.perl. Consistent formatting for .h & .cpp files
2011-02-24 12:42:19 +00:00
Timer.cpp
Change mert/Timer.
2012-02-27 08:34:51 +09:00
Timer.h
Change mert/Timer.
2012-02-27 08:34:51 +09:00
TimerTest.cpp
Change mert/Timer.
2012-02-27 08:34:51 +09:00
TODO
addind a TODO list for anyone, esp. Matous Machacek
2011-08-17 10:01:14 +00:00
Types.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
Util.cpp
Change mert/Timer.
2012-02-27 08:34:51 +09:00
Util.h
Change the naming conventions for the guard macros; Rename TER directory.
2012-02-20 09:46:08 +09:00
UtilTest.cpp
Bug fix: tokenizer used in mert; add unit tests for that.
2012-02-20 07:39:24 +09:00