Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
|
Test driver for reader of reranker::CandidateSet messages. More...
#include <iostream>
#include "candidate.H"
#include "candidate-set.H"
#include "candidate-set-proto-reader.H"
#include "../proto/data.pb.h"
#include "../proto/dataio.h"
Go to the source code of this file.
Macros | |
#define | DEBUG 1 |
Functions | |
int | main (int argc, char **argv) |
Test driver for reader of reranker::CandidateSet messages.
Definition in file candidate-set-proto-reader-test.C.
#define DEBUG 1 |
Definition at line 47 of file candidate-set-proto-reader-test.C.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 49 of file candidate-set-proto-reader-test.C.