Cambridge SMT System
data.lm.hpp File Reference

Implementation of a language model data structure using kenlm. More...

#include <wordmapper.hpp>
#include <idbridge.hpp>
Include dependency graph for data.lm.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ucam::fsttools::KenLMData
 Language Model data structure. More...
 

Namespaces

 ucam
 
 ucam::fsttools
 

Detailed Description

Implementation of a language model data structure using kenlm.

Date
8-8-2012
Author
Gonzalo Iglesias

Definition in file data.lm.hpp.