#define REGISTER_CANDIDATE_COMPARATOR(TYPE)
 
#define REGISTER_MODEL(TYPE)
Registers the Model  implementation with the specified subtype TYPE with the Model  Factory...
 
Provides the Tokenizer  class. 
 
A class to do “direct loss minimization” by considering the score of a candidate to be its raw score ...
 
Provides the reranker::MiraStyleModel reranker class. 
 
A subclass of PerceptronModel that differs only in the way that the ComputeStepSize method is impleme...