Uses of Class
net.ontopia.topicmaps.classify.TextBlock
Packages that use TextBlock
Package
Description
To classify content, use the SimpleClassifier class.
-
Uses of TextBlock in net.ontopia.topicmaps.classify
Methods in net.ontopia.topicmaps.classify with parameters of type TextBlockModifier and TypeMethodDescriptionprotected voidDocumentClassifier.analyzeTextBlock(Region parent, TextBlock tb, DocumentAnalyzerIF analyzer) abstract voidAbstractDocumentAnalyzer.analyzeToken(TextBlock parent, Token token, int index) voidCompoundAnalyzer.analyzeToken(TextBlock parent, Token token, int index) voidDistanceAnalyzer.analyzeToken(TextBlock parent, Token token, int index) voidDocumentAnalyzerIF.analyzeToken(TextBlock parent, Token token, int index) voidRegionBooster.analyzeToken(TextBlock parent, Token token, int index) protected voidDocumentClassifier.extractTerms(Region parent, TextBlock tb) protected voidprotected void