#include "lm/binary_format.hh"#include "lm/model.hh"#include "lm/left.hh"#include "util/tokenize_piece.hh"Go to the source code of this file.
Functions | |
| template<class Model > | |
| void | Query (const char *name) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 19 of file fragment_main.cc.
References lm::ngram::PROBING, lm::ngram::RecognizeBinary(), and lm::ngram::REST_PROBING.

| void Query | ( | const char * | name | ) | [inline] |
Definition at line 6 of file fragment_main.cc.
References lm::ngram::RuleScore< M >::Finish(), and lm::ngram::RuleScore< M >::Terminal().

1.5.9