Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Variables
rank-feature-extractor.C File Reference

Provides the implementation of the reranker::RankFeatureExtractor class. More...

#include "rank-feature-extractor.H"

Go to the source code of this file.

Classes

class  reranker::RankFeatureExtractorConstructor
 

Namespaces

 reranker
 Provides reranking models for discriminative modeling, with some special handling for discriminative language models.
 

Variables

const Constructor
< FeatureExtractor > * 
reranker::RankFeatureExtractor_my_protoype = Factory< FeatureExtractor >::Register(string("RankFeatureExtractor"), new RankFeatureExtractorConstructor())
 

Detailed Description

Provides the implementation of the reranker::RankFeatureExtractor class.

Author
dbike.nosp@m.l@go.nosp@m.ogle..nosp@m.com (Dan Bikel)

Definition in file rank-feature-extractor.C.