#include "SplitPoint.h"#include <map>#include <set>#include <sstream>#include "util/string_piece.hh"#include "util/tokenize_piece.hh"#include "syntax-common/exception.h"Go to the source code of this file.
Namespaces | |
| namespace | MosesTraining |
| namespace | MosesTraining::Syntax |
| namespace | MosesTraining::Syntax::PostprocessEgretForests |
Functions | |
| void | MosesTraining::Syntax::PostprocessEgretForests::MarkSplitPoints (const std::vector< SplitPoint > &splitPoints, std::string &sentence) |
| void | MosesTraining::Syntax::PostprocessEgretForests::MarkSplitPoints (const std::vector< SplitPoint > &splitPoints, Forest &forest) |
1.5.9