#include "lm/binary_format.hh"#include "lm/enumerate_vocab.hh"#include "lm/left.hh"#include "lm/model.hh"#include "moses/FF/FFState.h"#include "moses/Hypothesis.h"#include "moses/Phrase.h"#include "moses/LM/Ken.h"#include "moses/LM/Backward.h"#include "util/exception.hh"Go to the source code of this file.
Namespaces | |
| namespace | Moses |
| $Id$ | |
Functions | |
| LanguageModel * | Moses::ConstructBackwardLM (const std::string &line, const std::string &file, FactorType factorType, bool lazy) |
| This will also load. Returns a templated backward LM. | |
1.5.9