|
IBM Information Integrator for Content V8.2 APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.sdk.common.infomining.analysis.DKIKFCategorizationResult
Represents the result of the DKIKFCategorizer
.
Constructor Summary | |
protected |
DKIKFCategorizationResult()
Objects can be obtained from DKIKFCategorizer . |
Method Summary | |
abstract DKIKFCategory |
getCategory()
Returns the category of this result. |
abstract float |
getConfidence()
Returns a level of confidence between 0 and 1 how sure the catgory is. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected DKIKFCategorizationResult()
DKIKFCategorizer
.Method Detail |
public abstract DKIKFCategory getCategory()
getCategory(DKIKFTaxonomy)
on the taxonomy object of the catalog to get the appropriate category object.public abstract float getConfidence()
|
IBM Information Integrator for Content V8.2 APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |