Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
|
A template class that helps print out values with ostream& operator support and vectors of those values. More...
#include <environment.H>
Public Member Functions | |
string | ToString (const T &value) const |
A template class that helps print out values with ostream& operator support and vectors of those values.
T | the type to print to an ostream |
Definition at line 185 of file environment.H.
|
inline |
Definition at line 187 of file environment.H.