#include <boost/foreach.hpp>#include <boost/format.hpp>#include <boost/tokenizer.hpp>#include <boost/shared_ptr.hpp>#include <algorithm>#include <iostream>#include "mm/ug_bitext.h"#include "generic/file_io/ug_stream.h"#include <string>#include <sstream>Go to the source code of this file.
Classes | |
| struct | mycmp |
Typedefs | |
| typedef sapt::L2R_Token < sapt::SimpleWordId > | Token |
| typedef mmBitext< Token > | bitext_t |
Functions | |
| string | basename (string const path, string const suffix) |
| int | main (int argc, char *argv[]) |
Definition at line 21 of file check-coverage.cc.
| typedef sapt::L2R_Token<sapt::SimpleWordId> Token |
Definition at line 20 of file check-coverage.cc.
| string basename | ( | string const | path, | |
| string const | suffix | |||
| ) |
Definition at line 33 of file check-coverage.cc.
References k.
Referenced by main().

| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 42 of file check-coverage.cc.
References basename(), docname, I, ifile, k, m, ugdiss::open_input_stream(), sort(), and stop.

1.5.9