|
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.DKIKFLanguageIdentificationResult
Represents a result of the DKIKFLanguageIdentifier
.
Constructor Summary | |
protected |
DKIKFLanguageIdentificationResult()
Objects can be obtained from DKIKFLanguageIdentifier . |
Method Summary | |
abstract float |
getConfidence()
Returns a level of confidence between 0 and 1 how sure the language is. |
abstract java.lang.String |
getLanguage()
Returns the language. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected DKIKFLanguageIdentificationResult()
DKIKFLanguageIdentifier
.Method Detail |
public abstract java.lang.String getLanguage()
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 |