Cambridge SMT System
Score.h File Reference
#include <BleuStats.h>
#include "TuneSet.h"
#include "function-weight.h"
Include dependency graph for Score.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Scorer
 
class  ScorerImpl< RefData >
 

Functions

Sentence GetBestHypothesis (const TupleArcFst *, const PARAMS &)
 
template<typename RefData >
RefData::ErrorStats::Error ComputeError (RefData &refData, const TuneSet &lats, const PARAMS &lambda)
 
template<typename RefData >
std::string Score (RefData &refData, const TuneSet &lats, const PARAMS &lambda)
 

Function Documentation

template<typename RefData >
RefData::ErrorStats::Error ComputeError ( RefData &  refData,
const TuneSet lats,
const PARAMS lambda 
)

Definition at line 22 of file Score.h.

Here is the call graph for this function:

Here is the caller graph for this function:

Sentence GetBestHypothesis ( const TupleArcFst ,
const PARAMS  
)

Definition at line 33 of file Score.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

template<typename RefData >
std::string Score ( RefData &  refData,
const TuneSet lats,
const PARAMS lambda 
)

Definition at line 50 of file Score.h.

Here is the caller graph for this function: