IBM Information Integrator for Content V8.2 APIs

Package com.ibm.mm.beans.infomining

Provides classes and interfaces for creating Information Mining applications.

See:
          Description

Interface Summary
CMBContentProvider Defines the classes interface, which determines how the text will be retrieved for text analysis.
 

Class Summary
CMBAdvancedSearchService The CMBAdvancedSearchService is a non-visual bean that performs a text search on records in the Information Mining catalog.
CMBCatalogService The CMBCatalogService is a non-visual bean that can be used to store, lookup and delete information mining results for an item and to retrieve structural information about the catalog.
CMBCategorizationService The CMBCategorizationService is a non-visual bean that can be used to determine document categories.
CMBCategory A category represents a node in a taxonomy.
CMBClusteringService The CMBClusteringService is a non-visual bean that can be used to group documents to clusters according to the similarity of their content.
CMBClusterNode A cluster node represents one of the clusters returned by the CMBClusteringService.
CMBClusterResult A cluster result is created by the CMBClusteringService.
CMBConnectedMiningBean The CMBConnectedMiningBean class is the abstract superclass of the information mining beans that require a connection to the server.
CMBDefaultContentProvider Default implementation of the CMBContentProvider interface.
CMBInfoMiningAdapter The CMBInfoMiningAdapter is a non-visual bean that can be used to convert between various event types.
CMBInfoMiningBean The CMBInfoMiningBean class is the abstract superclass of the information mining beans.
CMBInformationExtractionService The CMBInformationExtractionService is a non-visual bean that can be used to determine the language of a document.
CMBLanguageIdentificationService The CMBLanguageIdentificationService is a non-visual bean that can be used to determine the language of a document.
CMBRecord A record contains the meta data for a document.
CMBSchema A schema defines the set of meta data that can be stored for a document.
CMBSummarizationService The CMBSummarizationService is a non-visual bean that can be used to determine summaries for documents.
CMBTaxonomy A taxonomy is a tree where every node is a category object.
CMBTextAnalysisBean The CMBTextAnalysisBean class is the abstract superclass of the information mining beans that perform a text analysis.
CMBTextDocument Represents the textual content of an arbitrary document.
CMBWebCrawlerService CMBWebCrawlerService - Create CMBItems from crawled documents.
 

Exception Summary
CMBCatalogNotTrainedException  
CMBClusteringException  
CMBContentProviderException  
CMBContentProviderNotSetException  
CMBDefaultCategoryNotSetException  
CMBDocumentAlreadyAnalyzedException  
CMBDocumentProcessingException  
CMBInfoMiningRuntimeException  
CMBInvalidLanguageCodeException  
CMBInvalidTypeException  
CMBNoSuchCatalogException  
CMBNoSuchCategoryException  
CMBNoSuchKeyException  
CMBNoSuchRecordException  
CMBUnsupportedLanguageException  
CMBUserNotAuthorizedException  
CMBWebCrawlerFileNotFoundException  
CMBWebCrawlerIOException  
CMBWebCrawlerProtocolException  
CMBWebQuerySyntaxException  
 

Package com.ibm.mm.beans.infomining Description

Provides classes and interfaces for creating Information Mining applications.



IBM Information Integrator for Content V8.2 APIs

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