Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
|
Provides the implementation of the reranker::FileBackedLossSetter class. More...
Go to the source code of this file.
Classes | |
class | reranker::FileBackedLossSetterConstructor |
Namespaces | |
reranker | |
Provides reranking models for discriminative modeling, with some special handling for discriminative language models. | |
Variables | |
const Constructor < FeatureExtractor > * | reranker::FileBackedLossSetter_my_protoype = Factory< FeatureExtractor >::Register(string("FileBackedLossSetter"), new FileBackedLossSetterConstructor()) |
Provides the implementation of the reranker::FileBackedLossSetter class.
Definition in file file-backed-loss-setter.C.