Uses of Interface
net.ontopia.topicmaps.classify.DocumentAnalyzerIF

Packages that use DocumentAnalyzerIF
net.ontopia.topicmaps.classify To classify content, use the SimpleClassifier class. 
 

Uses of DocumentAnalyzerIF in net.ontopia.topicmaps.classify
 

Classes in net.ontopia.topicmaps.classify that implement DocumentAnalyzerIF
 class AbstractDocumentAnalyzer
          INTERNAL:
 class CompoundAnalyzer
          INTERNAL:
 class DistanceAnalyzer
          INTERNAL:
 class RegionBooster
          INTERNAL:
 

Methods in net.ontopia.topicmaps.classify with parameters of type DocumentAnalyzerIF
 void DocumentClassifier.addDocumentAnalyzer(DocumentAnalyzerIF analyzer)
           
protected  void DocumentClassifier.analyzeRegion(Region region, DocumentAnalyzerIF analyzer)
           
protected  void DocumentClassifier.analyzeTextBlock(Region parent, TextBlock tb, DocumentAnalyzerIF analyzer)
           
 



Copyright © 2000-2012 Ontopia.