| 
    Cambridge SMT System
    
   | 
 
#include "TuneSet.h"#include <boost/iostreams/filter/gzip.hpp>#include <boost/iostreams/filtering_streambuf.hpp>#include <boost/iostreams/device/array.hpp>#include <boost/iostreams/device/file.hpp>#include <fstream>#include <iostream>
Go to the source code of this file.
Functions | |
| DEFINE_string (lats,"","path to vector lattices") | |
| DEFINE_string (idxlimits,"","sentence index limits 'min:max'") | |
| DEFINE_string (idxscript,"","script containing a list of sentence ids") | |
| DEFINE_string | ( | lats | , | 
| "" | , | ||
| "path to vector lattices" | |||
| ) | 
| DEFINE_string | ( | idxlimits | , | 
| "" | , | ||
| "sentence index limits 'min:max'" | |||
| ) | 
| DEFINE_string | ( | idxscript | , | 
| "" | , | ||
| "script containing a list of sentence ids" | |||
| ) |