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
file-backed-ngram-feature-extractor.C File Reference

Provides the reranker::FileBackedNgramFeatureExtractor class. More...

#include "file-backed-ngram-feature-extractor.H"

Go to the source code of this file.

Classes

class  reranker::FileBackedNgramFeatureExtractorConstructor
 

Namespaces

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

Variables

const Constructor
< FeatureExtractor > * 
reranker::FileBackedNgramFeatureExtractor_my_protoype = Factory< FeatureExtractor >::Register(string("FileBackedNgramFeatureExtractor"), new FileBackedNgramFeatureExtractorConstructor())
 

Detailed Description

Provides the reranker::FileBackedNgramFeatureExtractor class.

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

Definition in file file-backed-ngram-feature-extractor.C.