Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
|
Provides the reranker::KernelFunction interface. More...
#include "feature-vector.H"
Go to the source code of this file.
Classes | |
class | reranker::KernelFunction |
An interface specifying a kernel function for two FeatureVector instances. More... | |
Namespaces | |
reranker | |
Provides reranking models for discriminative modeling, with some special handling for discriminative language models. | |
Provides the reranker::KernelFunction interface.
Definition in file kernel-function.H.