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-loss-setter.C File Reference

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

#include <cstdlib>
#include <vector>
#include "file-backed-loss-setter.H"

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())
 

Detailed Description

Provides the implementation of the reranker::FileBackedLossSetter class.

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

Definition in file file-backed-loss-setter.C.