/disk4/html/www/moses/doxygen/mosesdecoder/mert/BleuScorer.cpp File Reference

#include "BleuScorer.h"
#include <algorithm>
#include <cassert>
#include <cmath>
#include <climits>
#include <fstream>
#include <iostream>
#include <stdexcept>
#include "util/exception.hh"
#include "Ngram.h"
#include "Reference.h"
#include "Util.h"
#include "ScoreDataIterator.h"
#include "FeatureDataIterator.h"
#include "Vocabulary.h"

Go to the source code of this file.

Namespaces

namespace  MosesTuning

Functions

float MosesTuning::smoothedSentenceBleu (const std::vector< float > &stats, float smoothing, bool smoothBP)
float MosesTuning::sentenceLevelBackgroundBleu (const std::vector< float > &sent, const std::vector< float > &bg)


Generated on Thu Jul 6 00:31:25 2017 for Moses by  doxygen 1.5.9