| 
    Reranker Framework (ReFr)
    
   Reranking framework for structure prediction and discriminative language modeling 
   | 
 
Provides the abstract reranker::AbstractFileBackedFeatureExtractor class, which makes it easy for concrete subclasses to extract features based on lines of a file. More...
Go to the source code of this file.
Classes | |
| class | reranker::AbstractFileBackedFeatureExtractor | 
| This class makes it easy for concrete subclasses to extract features based on input from a file.  More... | |
Namespaces | |
| reranker | |
| Provides reranking models for discriminative modeling, with some special handling for discriminative language models.  | |
Provides the abstract reranker::AbstractFileBackedFeatureExtractor class, which makes it easy for concrete subclasses to extract features based on lines of a file.
Definition in file abstract-file-backed-feature-extractor.H.
 1.8.6