#include "lm/common/print.hh"#include "lm/word_index.hh"#include "util/file.hh"#include "util/read_compressed.hh"#include <boost/lexical_cast.hpp>#include <iostream>#include <vector>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 11 of file dump_counts_main.cc.
References util::scoped_fd::get(), util::OpenReadOrThrow(), util::ReadCompressed::ReadOrEOF(), and UTIL_THROW_IF.

1.5.9