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