#include "bit/Array.hh"#include "bit/Trie.hh"#include "str/str.hh"#include "lm/SymbolMap.hh"#include "util/Progress.hh"#include "util/util.hh"Go to the source code of this file.
Namespaces | |
| namespace | bit |
Classes | |
| class | bit::Kneser |
| Pruning algorithm for buildling variable-order models with Kneser-Ney smoothing presented in: Reinhard Kneser. More... | |
| struct | bit::Kneser::OrderIndex |
| struct | bit::Kneser::PruneCompare |
| struct | bit::Kneser::D2Norm |
1.4.6