|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CScorer.Instance | |
---|---|
sg.edu.nus.comp.nlp.ims.util | Package related to utility data structures, algorithms and some external API used by multiple other packages. |
Uses of CScorer.Instance in sg.edu.nus.comp.nlp.ims.util |
---|
Fields in sg.edu.nus.comp.nlp.ims.util with type parameters of type CScorer.Instance | |
---|---|
protected java.util.Hashtable<java.lang.String,CScorer.Instance> |
CScorer.m_Keys
|
Methods in sg.edu.nus.comp.nlp.ims.util with parameters of type CScorer.Instance | |
---|---|
void |
CScorer.score(java.lang.String id,
CScorer.Instance answer)
score an instance |
void |
CScorer.setKey(java.lang.String id,
CScorer.Instance key)
set one instance key |
Method parameters in sg.edu.nus.comp.nlp.ims.util with type arguments of type CScorer.Instance | |
---|---|
void |
CScorer.score(java.util.Hashtable<java.lang.String,CScorer.Instance> answers)
score some instances |
void |
CScorer.setKey(java.util.Hashtable<java.lang.String,CScorer.Instance> keys)
set keys |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |