| 
    Reranker Framework (ReFr)
    
   Reranking framework for structure prediction and discriminative language modeling 
   | 
 
A simple class that provides a layer of abstraction when retrieving objects to represent unique identifiers for features. More...
#include <feature-vector.H>
Static Public Member Functions | |
| static const T & | Get (const T &uid) | 
| Gets the canonical uid object for the specified uid object.  More... | |
A simple class that provides a layer of abstraction when retrieving objects to represent unique identifiers for features.
| T | the type of object representing a feature’s uid | 
Definition at line 86 of file feature-vector.H.
      
  | 
  inlinestatic | 
Gets the canonical uid object for the specified uid object.
Definition at line 88 of file feature-vector.H.
 1.8.6