#include <typeinfo>#include <algorithm>#include "TranslationOptionCollection.h"#include "Sentence.h"#include "DecodeStep.h"#include "LM/Base.h"#include "FactorCollection.h"#include "InputType.h"#include "Util.h"#include "StaticData.h"#include "DecodeStepTranslation.h"#include "DecodeStepGeneration.h"#include "DecodeGraph.h"#include "InputPath.h"#include "moses/FF/UnknownWordPenaltyProducer.h"#include "moses/FF/LexicalReordering/LexicalReordering.h"#include "moses/FF/InputFeature.h"#include "TranslationTask.h"#include "util/exception.hh"#include <boost/foreach.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Moses |
| $Id$ | |
Functions | |
| Moses::TO_STRING_BODY (TranslationOptionCollection) | |
| std::ostream & | Moses::operator<< (std::ostream &out, const TranslationOptionCollection &coll) |
1.5.9