Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces
symbol-table.C File Reference

Provides the implementation of the reranker::StaticSymbolTable, which holds an ever-growing symbol table. More...

#include <string>
#include <unordered_map>
#include "symbol-table.H"

Go to the source code of this file.

Namespaces

 reranker
 Provides reranking models for discriminative modeling, with some special handling for discriminative language models.
 

Detailed Description

Provides the implementation of the reranker::StaticSymbolTable, which holds an ever-growing symbol table.

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

Definition in file symbol-table.C.