#include <iostream>#include <sstream>#include <algorithm>#include "moses/StaticData.h"#include "moses/Hypothesis.h"#include "TranslationAnalysis.h"Go to the source code of this file.
Namespaces | |
| namespace | TranslationAnalysis |
Functions | |
| void | TranslationAnalysis::PrintTranslationAnalysis (std::ostream &os, const Hypothesis *hypo) |
1.5.9