|
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.DKIKFSummarizationResult
Represents the result of the DKIKFSummarizer
.
Constructor Summary | |
protected |
DKIKFSummarizationResult()
Objects can be obtained from DKIKFSummarizer . |
Method Summary | |
abstract java.lang.String |
getSummary()
Returns the summary. |
abstract java.lang.String[][] |
getSummarySentences()
Returns an array of arrays containing adjacent sentences. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected DKIKFSummarizationResult()
DKIKFSummarizer
.Method Detail |
public abstract java.lang.String getSummary()
public abstract java.lang.String[][] getSummarySentences()
|
IBM Information Integrator for Content V8.2 APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |