#include <boost/program_options.hpp>#include <iomanip>#include "tpt_typedefs.h"#include "ug_mm_ttrack.h"#include "ug_mm_tsa.h"#include "tpt_tokenindex.h"#include "ug_deptree.h"#include "ug_corpus_token.h"Go to the source code of this file.
Typedefs | |
| typedef L2R_Token< SimpleWordId > | Token |
Functions | |
| int | main (int argc, char *argv[]) |
| typedef L2R_Token< SimpleWordId > Token |
Definition at line 18 of file mtt-demo1.cc.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 19 of file mtt-demo1.cc.
References I, sapt::TSA< TOKEN >::lower_bound(), m, sapt::L2R_Token< T >::next(), sapt::mmTSA< TOKEN >::open(), sapt::TokenIndex::open(), sapt::TSA< TOKEN >::readEntry(), stop, T, sapt::TSA< TOKEN >::upper_bound(), and V.

1.5.9