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