#include <vector>#include <string>#include "moses/FF/FFState.h"#include "moses/Hypothesis.h"#include "moses/Range.h"#include "moses/TranslationOption.h"#include "moses/Util.h"#include "LexicalReordering.h"#include "LexicalReorderingState.h"#include "ReorderingStack.h"Go to the source code of this file.
Namespaces | |
| namespace | Moses |
| $Id$ | |
Functions | |
| bool | Moses::IsMonotonicStep (Range const &prev, Range const &cur, Bitmap const &cov) |
| bool | Moses::IsSwap (Range const &prev, Range const &cur, Bitmap const &cov) |
1.5.9