|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISenseIndex | |
---|---|
sg.edu.nus.comp.nlp.ims.classifiers | Package related to classifier. |
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 ISenseIndex in sg.edu.nus.comp.nlp.ims.classifiers |
---|
Fields in sg.edu.nus.comp.nlp.ims.classifiers declared as ISenseIndex | |
---|---|
protected ISenseIndex |
CWekaEvaluator.m_SenseIndex
|
protected ISenseIndex |
APreloadEvaluator.m_SenseIndex
|
Methods in sg.edu.nus.comp.nlp.ims.classifiers with parameters of type ISenseIndex | |
---|---|
void |
IEvaluator.setSenseIndex(ISenseIndex p_SenseIndex)
set sense index |
void |
CWekaEvaluator.setSenseIndex(ISenseIndex p_SenseIndex)
|
void |
APreloadEvaluator.setSenseIndex(ISenseIndex p_SenseIndex)
|
Uses of ISenseIndex in sg.edu.nus.comp.nlp.ims.util |
---|
Classes in sg.edu.nus.comp.nlp.ims.util that implement ISenseIndex | |
---|---|
class |
CWordNetSenseIndex
wordnet sense index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |