Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
|
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()) |
Provides the implementation of the reranker::RankFeatureExtractor class.
Definition in file rank-feature-extractor.C.