#include <iostream>#include <boost/program_options.hpp>#include <boost/scoped_ptr.hpp>#include "HopeFearDecoder.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 36 of file hgdecode.cpp.
References MosesTuning::ReferenceSet::AddLine(), bg, MosesTuning::HgHypothesis::featureVector, MosesTuning::InitialiseWeights(), util::OpenReadOrThrow(), MosesTuning::Graph::Prune(), MosesTuning::ReadGraph(), util::scoped_fd::release(), store(), MosesTuning::HgHypothesis::text, MosesTuning::Viterbi(), and MosesTuning::SparseVector::write().

1.5.9