mosesdecoder/mert
2013-03-19 23:08:28 +01:00
..
example fix start weights in experiment.perl, add hypothesis queue for picking hope and fear translations, add variations to 1slack formulation 2012-06-01 01:49:42 +01:00
TER Change the naming conventions for the guard macros; Rename TER directory. 2012-02-20 09:46:08 +09:00
test_scorer_data fix start weights in experiment.perl, add hypothesis queue for picking hope and fear translations, add variations to 1slack formulation 2012-06-01 01:49:42 +01:00
BleuScorer.cpp Implement brevity penalty smoothing for PRO 2013-02-18 11:11:20 +00:00
BleuScorer.h Implement brevity penalty smoothing for PRO 2013-02-18 11:11:20 +00:00
BleuScorerTest.cpp Implement brevity penalty smoothing for PRO 2013-02-18 11:11:20 +00:00
CderScorer.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
CderScorer.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
Data.cpp Use FilePiece to load N-best lists. 2012-12-07 02:39:02 +09:00
Data.h Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
DataTest.cpp Add more tests to the Data class. 2012-12-07 02:46:59 +09:00
evaluator.cpp Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
extractor.cpp Merge branch 'trunk' into miramerge 2012-07-17 13:36:50 +01:00
Fdstream.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
FeatureArray.cpp Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
FeatureArray.h Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
FeatureData.cpp Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
FeatureData.h Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
FeatureDataIterator.cpp Reduce header pollution 2012-10-30 20:25:05 +00:00
FeatureDataIterator.h Reduce header pollution 2012-10-30 20:25:05 +00:00
FeatureDataTest.cpp namespace all classes in mert directory 2012-06-30 21:39:10 +01:00
FeatureStats.cpp Merge branch 'trunk' into miramerge 2012-07-17 13:36:50 +01:00
FeatureStats.h Merge branch 'trunk' into miramerge 2012-07-17 13:36:50 +01:00
FileStream.cpp fix start weights in experiment.perl, add hypothesis queue for picking hope and fear translations, add variations to 1slack formulation 2012-06-01 01:49:42 +01:00
FileStream.h fix start weights in experiment.perl, add hypothesis queue for picking hope and fear translations, add variations to 1slack formulation 2012-06-01 01:49:42 +01:00
GzFileBuf.cpp Fix a compile error I missed when developing on OS X. 2012-03-21 00:18:44 +09:00
GzFileBuf.h GzFileBuf.h got lost in the last merge ;) 2012-05-09 21:52:59 +02:00
HypPackEnumerator.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
HypPackEnumerator.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
InterpolatedScorer.cpp fixed bug in InterpolatedScorer 2013-03-19 23:08:28 +01:00
InterpolatedScorer.h Integrate Lexi's LR Score into tuning 2012-07-10 09:25:00 +01:00
Jamfile delete MergeScorer in mert/ 2013-01-03 15:01:30 +00:00
kbmira.cpp Addad a "--safe-hope" option to kbmira. 2012-09-14 13:58:28 -04:00
mert.cpp move moses/src/* to moses/ 2012-11-12 20:30:39 +00:00
MiraFeatureVector.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
MiraFeatureVector.h compile error 2012-07-02 10:23:26 +01:00
MiraWeightVector.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
MiraWeightVector.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
Ngram.h Further optimization for extractor. 2012-12-07 08:45:47 +09:00
NgramTest.cpp namespace all classes in mert directory 2012-06-30 21:39:10 +01:00
Optimizer.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
Optimizer.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
OptimizerFactory.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
OptimizerFactory.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
OptimizerFactoryTest.cpp namespace all classes in mert directory 2012-06-30 21:39:10 +01:00
Permutation.cpp Fixed several bugs in LRscore-MERT. Namely, solved a float-to-int conversion; added hypothesis counter to the scores file to enable later computation of average reordering score; fixed special case of 1-word hypothesis; enabled reading of word-based alignments from n-best-list. 2012-09-24 15:40:18 +02:00
Permutation.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
PermutationScorer.cpp fixed bug in permutation scores due to scientific notation 2012-10-08 16:15:59 +01:00
PermutationScorer.h Fixed several bugs in LRscore-MERT. Namely, solved a float-to-int conversion; added hypothesis counter to the scores file to enable later computation of average reordering score; fixed special case of 1-word hypothesis; enabled reading of word-based alignments from n-best-list. 2012-09-24 15:40:18 +02:00
PerScorer.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
PerScorer.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
Point.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
Point.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
PointTest.cpp namespace all classes in mert directory 2012-06-30 21:39:10 +01:00
PreProcessFilter.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
PreProcessFilter.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
pro.cpp Implement brevity penalty smoothing for PRO 2013-02-18 11:11:20 +00:00
Reference.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
ReferenceTest.cpp namespace all classes in mert directory 2012-06-30 21:39:10 +01:00
ScopedVector.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
ScoreArray.cpp Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
ScoreArray.h Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
ScoreData.cpp Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
ScoreData.h Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
ScoreDataIterator.cpp Reduce header pollution 2012-10-30 20:25:05 +00:00
ScoreDataIterator.h Reduce header pollution 2012-10-30 20:25:05 +00:00
Scorer.cpp Use boost::unordered_map instead of std::map. 2012-12-07 05:12:24 +09:00
Scorer.h Use boost::unordered_map instead of std::map. 2012-12-07 05:12:24 +09:00
ScorerFactory.cpp delete MergeScorer in mert/ 2013-01-03 15:01:30 +00:00
ScorerFactory.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
ScoreStats.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
ScoreStats.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
SemposOverlapping.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
SemposOverlapping.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
SemposScorer.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
SemposScorer.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
sentence-bleu.cpp Implement brevity penalty smoothing for PRO 2013-02-18 11:11:20 +00:00
SentenceLevelScorer.cpp Move implementation details from the header to .cpp file. 2012-11-05 01:24:16 +09:00
SentenceLevelScorer.h Move implementation details from the header to .cpp file. 2012-11-05 01:24:16 +09:00
Singleton.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
SingletonTest.cpp namespace all classes in mert directory 2012-06-30 21:39:10 +01:00
StatisticsBasedScorer.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
StatisticsBasedScorer.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
TerScorer.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
TerScorer.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
Timer.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
Timer.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
TimerTest.cpp namespace all classes in mert directory 2012-06-30 21:39:10 +01:00
TODO fix start weights in experiment.perl, add hypothesis queue for picking hope and fear translations, add variations to 1slack formulation 2012-06-01 01:49:42 +01:00
Types.h Use util::TokenIter to tokenize n-best lists. 2012-12-07 01:39:22 +09:00
Util.cpp namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
Util.h namespace all classes in mert directory 2012-06-30 20:23:45 +01:00
UtilTest.cpp namespace all classes in mert directory 2012-06-30 21:39:10 +01:00
Vocabulary.cpp Use boost::unordered_map instead of std::map. 2012-12-07 05:12:24 +09:00
Vocabulary.h Use boost::unordered_map instead of std::map. 2012-12-07 05:12:24 +09:00
VocabularyTest.cpp namespace all classes in mert directory 2012-06-30 21:39:10 +01:00