| 
    Reranker Framework (ReFr)
    
   Reranking framework for structure prediction and discriminative language modeling 
   | 
 
Feature extractor interface and factory implementation. More...
#include "feature-extractor.H"Go to the source code of this file.
Namespaces | |
| reranker | |
| Provides reranking models for discriminative modeling, with some special handling for discriminative language models.  | |
Functions | |
| void | reranker::TearDown () | 
| A free-floating function (within the reranker namespace) that frees statically allocated objects.  More... | |
Feature extractor interface and factory implementation.
Author: dbikel@google.com (Dan Bikel)
Definition in file feature-extractor.C.
 1.8.6