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