|
Cambridge SMT System
|
#include <RefsData.h>
Public Types | |
| typedef BleuStats | ErrorStats |
Public Member Functions | |
| void | LoadRefData (vector< string >) |
| ErrorStats | ComputeErrorStats (Sid, Sentence) const |
Definition at line 55 of file RefsData.h.
| typedef BleuStats IntegerEncRefs::ErrorStats |
Definition at line 59 of file RefsData.h.
| IntegerEncRefs::ErrorStats IntegerEncRefs::ComputeErrorStats | ( | Sid | sid, |
| Sentence | h | ||
| ) | const |
Definition at line 143 of file RefsData.cpp.
| void IntegerEncRefs::LoadRefData | ( | vector< string > | ) |