| 
    Reranker Framework (ReFr)
    
   Reranking framework for structure prediction and discriminative language modeling 
   | 
 
Test driver for the reranker::FeatureExtractor and reranker::FeatureExtractorFactory classes. More...
#include <iostream>#include <memory>#include "candidate.H"#include "candidate-set.H"#include "feature-extractor.H"#include "example-feature-extractor.H"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
Test driver for the reranker::FeatureExtractor and reranker::FeatureExtractorFactory classes.
Definition in file feature-extractor-test.C.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 49 of file feature-extractor-test.C.
 1.8.6