#include "lm/left.hh"#include "lm/word_index.hh"#include "search/types.hh"#include <vector>Go to the source code of this file.
Classes | |
| struct | search::ScoreRuleRet |
Namespaces | |
| namespace | search |
Functions | |
| template<class Model > | |
| ScoreRuleRet | search::ScoreRule (const Model &model, const std::vector< lm::WordIndex > &words, lm::ngram::ChartState *writing) |
Variables | |
| const lm::WordIndex | search::kNonTerminal = lm::kMaxWordIndex |
1.5.9