|
Cambridge SMT System
|
#include <MertCommon.h>
Public Attributes | |
| int32 | printPrecision |
| int32 | latticeCutoff |
| double | gammaThreshold |
| double | bleuThreshold |
| bool | verbose |
| std::string | writeSurface |
| bool | scaleParams |
| bool | ignoreGsf |
| bool | useCache |
| bool | noSkip |
| bool | fullLog |
| bool | pointTest |
Definition at line 28 of file MertCommon.h.
| double MertOpt::bleuThreshold |
Definition at line 32 of file MertCommon.h.
| bool MertOpt::fullLog |
Definition at line 39 of file MertCommon.h.
| double MertOpt::gammaThreshold |
Definition at line 31 of file MertCommon.h.
| bool MertOpt::ignoreGsf |
Definition at line 36 of file MertCommon.h.
| int32 MertOpt::latticeCutoff |
Definition at line 30 of file MertCommon.h.
| bool MertOpt::noSkip |
Definition at line 38 of file MertCommon.h.
| bool MertOpt::pointTest |
Definition at line 40 of file MertCommon.h.
| int32 MertOpt::printPrecision |
Definition at line 29 of file MertCommon.h.
| bool MertOpt::scaleParams |
Definition at line 35 of file MertCommon.h.
| bool MertOpt::useCache |
Definition at line 37 of file MertCommon.h.
| bool MertOpt::verbose |
Definition at line 33 of file MertCommon.h.
| std::string MertOpt::writeSurface |
Definition at line 34 of file MertCommon.h.