| 
    Reranker Framework (ReFr)
    
   Reranking framework for structure prediction and discriminative language modeling 
   | 
 
Combine the model symbols. More...
#include <cstdio>#include <iostream>#include <string>#include <memory>#include <unistd.h>#include "../proto/dataio.h"#include "../proto/model.pb.h"#include "../utils/kdebug.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) | 
Combine the model symbols.
Definition in file model-combine-symbols.C.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 49 of file model-combine-symbols.C.
 1.8.6