.. |
example
|
merged in TER Scorer from mert-other_metrics (at r4140)
|
2011-08-16 16:21:31 +00:00 |
TERsrc
|
Lines are better when they end
|
2011-11-07 17:08:19 +00:00 |
test_scorer_data
|
normalisation script
|
2008-05-14 17:17:44 +00:00 |
BleuScorer.cpp
|
Fix memory leaks in extractor.
|
2011-11-11 20:02:26 +09:00 |
BleuScorer.h
|
Fix memory leaks in extractor.
|
2011-11-11 20:02:26 +09:00 |
CderScorer.cpp
|
Added CDER metric to use in MERT.
|
2011-08-18 21:35:16 +00:00 |
CderScorer.h
|
Added CDER metric to use in MERT.
|
2011-08-18 21:35:16 +00:00 |
Data.cpp
|
Fix memory leaks in mert.
|
2011-11-11 20:40:59 +09:00 |
Data.h
|
Fix memory leaks in extractor.
|
2011-11-11 20:02:26 +09:00 |
evaluator.cpp
|
Fix memory leaks in mert.
|
2011-11-11 20:40:59 +09:00 |
extractor.cpp
|
Fix splitting strings from a string.
|
2011-11-11 22:00:30 +09:00 |
FeatureArray.cpp
|
support for sparse feature functions (mert support only when using PRO)
|
2011-09-07 16:37:33 +00:00 |
FeatureArray.h
|
support for sparse feature functions (mert support only when using PRO)
|
2011-09-07 16:37:33 +00:00 |
FeatureData.cpp
|
support for sparse feature functions (mert support only when using PRO)
|
2011-09-07 16:37:33 +00:00 |
FeatureData.h
|
support for sparse feature functions (mert support only when using PRO)
|
2011-09-07 16:37:33 +00:00 |
FeatureStats.cpp
|
Fix memory leaks in extractor.
|
2011-11-11 20:02:26 +09:00 |
FeatureStats.h
|
Fix formatting of pro input file
|
2011-10-14 14:01:15 +00:00 |
gzfilebuf.h
|
run beautify.perl. Consistent formatting for .h & .cpp files
|
2011-02-24 12:42:19 +00: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
|
A mert/MergeScorer.h
|
2011-10-06 11:00:48 +00:00 |
MergeScorer.h
|
A mert/MergeScorer.h
|
2011-10-06 11:00:48 +00:00 |
mert.cpp
|
Fix splitting strings from a string.
|
2011-11-11 22:00:30 +09:00 |
normalise.py
|
normalisation script
|
2008-05-14 17:17:44 +00:00 |
Optimizer.cpp
|
Fix memory leaks in mert.
|
2011-11-11 20:40:59 +09:00 |
Optimizer.h
|
Fix memory leaks in mert.
|
2011-11-11 20:40:59 +09:00 |
PerScorer.cpp
|
run beautify.perl. Consistent formatting for .h & .cpp files
|
2011-02-24 12:42:19 +00:00 |
PerScorer.h
|
M mert/TerScorer.cpp
|
2011-10-05 13:36:17 +00:00 |
Point.cpp
|
Implementation of sharding and resampling in mert.
|
2011-09-15 17:45:35 +00:00 |
Point.h
|
Implementation of sharding and resampling in mert.
|
2011-09-15 17:45:35 +00:00 |
ScopedVector.h
|
Fix memory leaks in extractor.
|
2011-11-11 20:02:26 +09:00 |
ScoreArray.cpp
|
run beautify.perl. Consistent formatting for .h & .cpp files
|
2011-02-24 12:42:19 +00:00 |
ScoreArray.h
|
run beautify.perl. Consistent formatting for .h & .cpp files
|
2011-02-24 12:42:19 +00:00 |
ScoreData.cpp
|
Added evaluator to MERT directory. This tool computes a metric score for given candidate and reference files:
|
2011-08-20 15:25:19 +00:00 |
ScoreData.h
|
run beautify.perl. Consistent formatting for .h & .cpp files
|
2011-02-24 12:42:19 +00:00 |
Scorer.cpp
|
run beautify.perl. Consistent formatting for .h & .cpp files
|
2011-02-24 12:42:19 +00:00 |
Scorer.h
|
M mert/TerScorer.cpp
|
2011-10-05 13:36:17 +00:00 |
ScorerFactory.h
|
Fix memory leaks in mert.
|
2011-11-11 20:40:59 +09:00 |
ScoreStats.cpp
|
Fix memory leaks in extractor.
|
2011-11-11 20:02:26 +09:00 |
ScoreStats.h
|
run beautify.perl. Consistent formatting for .h & .cpp files
|
2011-02-24 12:42:19 +00:00 |
TerScorer.cpp
|
M mert/TerScorer.cpp
|
2011-10-05 13:36:17 +00:00 |
TerScorer.h
|
M mert/TerScorer.cpp
|
2011-10-05 13:36:17 +00: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
|
run beautify.perl. Consistent formatting for .h & .cpp files
|
2011-02-24 12:42:19 +00:00 |
Timer.h
|
run beautify.perl. Consistent formatting for .h & .cpp files
|
2011-02-24 12:42:19 +00:00 |
TODO
|
addind a TODO list for anyone, esp. Matous Machacek
|
2011-08-17 10:01:14 +00:00 |
Types.h
|
Reducing memory usage for sparse features
|
2011-10-14 07:40:53 +00:00 |
Util.cpp
|
Fix splitting strings from a string.
|
2011-11-11 22:00:30 +09:00 |
Util.h
|
Fix splitting strings from a string.
|
2011-11-11 22:00:30 +09:00 |