Cambridge SMT System
|
Classes | |
class | IntervalBoundary |
class | LineOptimize |
class | MertEnvelope |
class | MertLattice |
class | MertLatticeWrap |
class | MertLine |
class | RandomLineSearch |
Typedefs | |
typedef ucam::fsttools::Wid | Wid |
typedef ucam::fsttools::Sid | Sid |
typedef ucam::fsttools::SentenceIdx | SentenceIdx |
typedef ucam::fsttools::PARAMS32 | PARAMS32 |
Functions | |
std::ostream & | operator<< (std::ostream &os, const IntervalBoundary &b) |
template<typename IntervalBoundary > | |
bool | IntervalBoundarySortPredicate (const IntervalBoundary &b1, const IntervalBoundary &b2) |
typedef ucam::fsttools::Sid ucam::lmert::Sid |
typedef ucam::fsttools::Wid ucam::lmert::Wid |
bool ucam::lmert::IntervalBoundarySortPredicate | ( | const IntervalBoundary & | b1, |
const IntervalBoundary & | b2 | ||
) |
Definition at line 32 of file lineoptimize.hpp.
std::ostream& ucam::lmert::operator<< | ( | std::ostream & | os, |
const IntervalBoundary & | b | ||
) |
Definition at line 26 of file lineoptimize.hpp.