|
Cambridge SMT System
|
Implementation of a language model task. More...
#include <kenlmdetect.hpp>#include <lm/config.hh>#include <lm/enumerate_vocab.hh>#include <idbridge.hpp>#include <hifst_enumerate_vocab.hpp>

Go to the source code of this file.
Classes | |
| struct | ucam::fsttools::KenLMModelHelper< KenLMModelT > |
| class | ucam::fsttools::LoadLanguageModelTask< Data > |
| Language model loader task, loads a language model wrapping it in a class to provide. More... | |
Namespaces | |
| ucam | |
| ucam::fsttools | |
Functions | |
| lm::base::Model * | ucam::fsttools::loadKenLm (std::string const &file, lm::ngram::Config kenlm_config, unsigned offset=0) |