IBM Information Integrator for Content V8.2 APIs

Package com.ibm.mm.sdk.common.infomining.analysis

Provides classes for text analysis functionality.

See:
          Description

Class Summary
DKIKFCategorizationResult Represents the result of the DKIKFCategorizer.
DKIKFCategorizer A categorizer determines categories for documents.
DKIKFClusterer A cluster can be used to partition a document collection into sets of similar documents.
DKIKFClusterNode A cluster node represents one of the clusters returned by the DKIKFClusterer.
DKIKFClusterResult A cluster result is created by the DKIKFClusterer.
DKIKFFeature A feature is one of the results returned by the DKIKFInformationExtractor.
DKIKFInformationExtractionResult Represents the result of the DKIKFInformationExtractor.
DKIKFInformationExtractor A information extractor can be used to extract names, terms and expressions from a document.
DKIKFLanguageIdentificationResult Represents a result of the DKIKFLanguageIdentifier.
DKIKFLanguageIdentifier A language identifier can be used to determine the language in which a document is written.
DKIKFSummarizationResult Represents the result of the DKIKFSummarizer.
DKIKFSummarizer A summarizer can be used to create summaries for documents.
 

Exception Summary
DKIKFClusteringException  
DKIKFDocumentAlreadyAnalyzedException  
DKIKFDocumentProcessingException  
 

Package com.ibm.mm.sdk.common.infomining.analysis Description

Provides classes for text analysis functionality.


IBM Information Integrator for Content V8.2 APIs

© Copyright International Business Machines Corporation 1996, 2003 IBM Corp. All rights reserved.