#include <vector>#include <boost/scoped_ptr.hpp>#include <boost/shared_ptr.hpp>#include "ForestRescore.h"#include "Hypergraph.h"#include "HypPackEnumerator.h"#include "MiraFeatureVector.h"#include "MiraWeightVector.h"Go to the source code of this file.
Classes | |
| struct | MosesTuning::HopeFearData |
| class | MosesTuning::HopeFearDecoder |
| class | MosesTuning::NbestHopeFearDecoder |
| class | MosesTuning::HypergraphHopeFearDecoder |
Namespaces | |
| namespace | MosesTuning |
Functions | |
| std::pair< MiraWeightVector *, size_t > | MosesTuning::InitialiseWeights (const std::string &denseInitFile, const std::string &sparseInitFile, const std::string &type, bool verbose) |
1.5.9