|
Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
|
Provides an environment for variables and their values, either primitive or Factory-constructible objects, or vectors thereof. More...
#include <sstream>#include <string>#include <unordered_map>#include <unordered_set>#include <typeinfo>#include "environment.H"Go to the source code of this file.
Classes | |
| class | reranker::EnvironmentImpl |
| Provides a set of named variables and their types, as well as the values for those variables. More... | |
Namespaces | |
| reranker | |
| Provides reranking models for discriminative modeling, with some special handling for discriminative language models. | |
Provides an environment for variables and their values, either primitive or Factory-constructible objects, or vectors thereof.
Definition in file environment-impl.H.
1.8.6