Cambridge SMT System
|
#include <lmert.hpp>
Public Member Functions | |
MertEnvelope () | |
void | SortLines () |
void | SweepLine () |
std::string | ToString (bool show_hypothesis=false) |
Static Public Member Functions | |
static bool | GradientSortPredicate (const MertLine< Arc > &line1, const MertLine< Arc > &line2) |
Public Attributes | |
std::vector< MertLine< Arc > > | lines |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
std::vector<MertLine<Arc> > ucam::lmert::MertEnvelope< Arc >::lines |