Cambridge SMT System
|
#include <function-weight.h>
Public Member Functions | |
MertLine () | |
MertLine (double y, double m, Wid word) | |
Public Attributes | |
double | x |
double | y |
double | m |
SentenceIdx | t |
double | score |
Definition at line 28 of file function-weight.h.
|
inline |
Definition at line 30 of file function-weight.h.
|
inline |
Definition at line 34 of file function-weight.h.
double MertLine::m |
Definition at line 40 of file function-weight.h.
double MertLine::score |
Definition at line 42 of file function-weight.h.
SentenceIdx MertLine::t |
Definition at line 41 of file function-weight.h.
double MertLine::x |
Definition at line 38 of file function-weight.h.
double MertLine::y |
Definition at line 39 of file function-weight.h.