#include "M2Scorer.h"#include <algorithm>#include <fstream>#include <stdexcept>#include <sstream>#include <cstdlib>#include <boost/lexical_cast.hpp>Go to the source code of this file.
Namespaces | |
| namespace | MosesTuning |
Functions | |
| std::vector< ScoreStatsType > | MosesTuning::randomStats (float decay, int max) |
| float | MosesTuning::sentenceM2 (const std::vector< ScoreStatsType > &stats) |
1.5.9