#include <ForestRescore.h>
Public Member Functions | |
| VertexState () | |
Public Attributes | |
| std::vector< FeatureStatsType > | bleuStats |
| WordVec | leftContext |
| WordVec | rightContext |
| size_t | targetLength |
Definition at line 75 of file ForestRescore.h.
| MosesTuning::VertexState::VertexState | ( | ) |
Definition at line 120 of file ForestRescore.cpp.
| std::vector<FeatureStatsType> MosesTuning::VertexState::bleuStats |
Definition at line 78 of file ForestRescore.h.
Definition at line 79 of file ForestRescore.h.
Definition at line 80 of file ForestRescore.h.
Definition at line 81 of file ForestRescore.h.
1.5.9