Cambridge SMT System
|
#include <lmert.hpp>
Public Member Functions | |
MertLattice (fst::VectorFst< Arc > *fst, const PARAMS32 &lambda, const PARAMS32 &direction) | |
void | PropagateEnvelope (const typename Arc::StateId &src, const typename Arc::StateId &trg, const typename Arc::Weight &weight, const Wid &w=0) |
Public Attributes | |
MertEnvelope< Arc > | finalEnvelope |
std::vector< ucam::fsttools::BleuStats > | prev |
|
inline |
|
inline |
MertEnvelope<Arc> ucam::lmert::MertLattice< Arc >::finalEnvelope |
std::vector<ucam::fsttools::BleuStats> ucam::lmert::MertLattice< Arc >::prev |