#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 19 of file check-coverage2.cc.
| typedef sapt::L2R_Token<sapt::SimpleWordId> Token |
Definition at line 18 of file check-coverage2.cc.
| string basename | ( | string const | path, | |
| string const | suffix | |||
| ) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 40 of file check-coverage2.cc.
References basename(), docname, sapt::Bitext< TKN >::I1, ifile, k, m, sapt::mmBitext< TKN >::open(), ugdiss::open_input_stream(), and sapt::Bitext< TKN >::V1.

1.5.9