#include <HopeFearDecoder.h>

Public Attributes | |
| MiraFeatureVector | modelFeatures |
| MiraFeatureVector | hopeFeatures |
| MiraFeatureVector | fearFeatures |
| std::vector< float > | modelStats |
| std::vector< float > | hopeStats |
| ValType | hopeBleu |
| ValType | fearBleu |
| bool | hopeFearEqual |
Definition at line 49 of file HopeFearDecoder.h.
Definition at line 58 of file HopeFearDecoder.h.
Referenced by MosesTuning::NbestHopeFearDecoder::HopeFear(), and main().
Definition at line 52 of file HopeFearDecoder.h.
Referenced by MosesTuning::NbestHopeFearDecoder::HopeFear(), and main().
Definition at line 57 of file HopeFearDecoder.h.
Referenced by MosesTuning::NbestHopeFearDecoder::HopeFear(), and main().
Definition at line 60 of file HopeFearDecoder.h.
Referenced by MosesTuning::NbestHopeFearDecoder::HopeFear(), and main().
Definition at line 51 of file HopeFearDecoder.h.
Referenced by MosesTuning::NbestHopeFearDecoder::HopeFear(), and main().
| std::vector<float> MosesTuning::HopeFearData::hopeStats |
Definition at line 55 of file HopeFearDecoder.h.
Referenced by MosesTuning::NbestHopeFearDecoder::HopeFear(), and main().
Definition at line 50 of file HopeFearDecoder.h.
Referenced by MosesTuning::NbestHopeFearDecoder::HopeFear().
| std::vector<float> MosesTuning::HopeFearData::modelStats |
Definition at line 54 of file HopeFearDecoder.h.
Referenced by MosesTuning::NbestHopeFearDecoder::HopeFear(), and main().
1.5.9