Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
|
A class that stores a canonical version of string
objects in a static data structure.
More...
#include <string-canonicalizer.H>
Static Public Member Functions | |
static const string & | Get (const string &s) |
Returns the canonical string for the specified string. More... | |
static void | Clear () |
Clears the strings from the internal data structure. More... | |
A class that stores a canonical version of string
objects in a static data structure.
Definition at line 56 of file string-canonicalizer.H.
|
inlinestatic |
Clears the strings from the internal data structure.
Definition at line 70 of file string-canonicalizer.H.
|
inlinestatic |
Returns the canonical string for the specified string.
Definition at line 59 of file string-canonicalizer.H.