Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
|
This is the complete list of members for reranker::VarMap< T >, including all inherited members.
Copy(Environment *env) const | reranker::VarMap< T > | inlinevirtual |
Defined(const string &varname) const | reranker::VarMap< T > | inlinevirtual |
env_ | reranker::VarMapBase | protected |
Get(const string &varname, T *value) const | reranker::VarMap< T > | inline |
is_primitive_ | reranker::VarMapBase | protected |
IsPrimitive() const | reranker::VarMapBase | inlinevirtual |
Name() const | reranker::VarMapBase | inlinevirtual |
name_ | reranker::VarMapBase | protected |
Print(ostream &os) const | reranker::VarMap< T > | inlinevirtual |
ReadAndSet(const string &varname, StreamTokenizer &st) | reranker::VarMap< T > | inlinevirtual |
Set(const string &varname, T value) | reranker::VarMap< T > | inline |
SetMembers(const string &name, Environment *env, bool is_primitive) | reranker::VarMapBase | inlineprotected |
VarMap(const string &name, Environment *env, bool is_primitive=true) | reranker::VarMap< T > | inline |
VarMapBase(const string &name, Environment *env, bool is_primitive) | reranker::VarMapBase | inline |
~VarMap() | reranker::VarMap< T > | inlinevirtual |
~VarMapBase() | reranker::VarMapBase | inlinevirtual |