|
Cambridge SMT System
|

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::WordId > | ucam::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::hasheqvecuint > | ucam::lmbr::NGramToStateMapper |
| typedef unordered_map< fst::NGram, std::vector< std::vector< Posterior > >, ucam::util::hashfvecuint, ucam::util::hasheqvecuint > | ucam::lmbr::NGramToPosteriorsMapper |
Variables | |
| const unsigned | ucam::lmbr::kEpsLabel = 0 |
| #define tracer cerr |
Definition at line 18 of file data.lmbr.hpp.