#include "util/check.hh"#include <algorithm>#include <boost/lexical_cast.hpp>#include "util/tokenize_piece.hh"#include "TargetPhrase.h"#include "PhraseDictionaryMemory.h"#include "GenerationDictionary.h"#include "LM/Base.h"#include "StaticData.h"#include "ScoreIndexManager.h"#include "LMList.h"#include "ScoreComponentCollection.h"#include "Util.h"#include "DummyScoreProducers.h"#include "AlignmentInfoCollection.h"Go to the source code of this file.
Namespaces | |
| namespace | Moses |
Functions | |
| Moses::TO_STRING_BODY (TargetPhrase) | |
| std::ostream & | Moses::operator<< (std::ostream &os, const TargetPhrase &tp) |
1.5.9