Cambridge SMT System
data.lmbr.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ucam::lmbr::lmbrtunedata
 

Namespaces

 ucam
 
 ucam::lmbr
 

Macros

#define tracer   cerr
 

Typedefs

typedef unordered_set< fst::WordIducam::lmbr::Wlist
 
typedef Wlist::iterator ucam::lmbr::WlistIt
 
typedef double ucam::lmbr::Posterior
 
typedef unordered_map< fst::NGram, fst::StdArc::StateId, ucam::util::hashfvecuint, ucam::util::hasheqvecuintucam::lmbr::NGramToStateMapper
 
typedef unordered_map< fst::NGram, std::vector< std::vector< Posterior > >, ucam::util::hashfvecuint, ucam::util::hasheqvecuintucam::lmbr::NGramToPosteriorsMapper
 

Variables

const unsigned ucam::lmbr::kEpsLabel = 0
 

Macro Definition Documentation

#define tracer   cerr

Definition at line 18 of file data.lmbr.hpp.