Package | Description |
---|---|
net.ontopia.topicmaps.classify |
To classify content, use the SimpleClassifier class.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDocumentAnalyzer
INTERNAL:
|
class |
CompoundAnalyzer
INTERNAL:
|
class |
DistanceAnalyzer
INTERNAL:
|
class |
RegionBooster
INTERNAL:
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentClassifier.addDocumentAnalyzer(DocumentAnalyzerIF analyzer) |
protected void |
DocumentClassifier.analyzeRegion(Region region,
DocumentAnalyzerIF analyzer) |
protected void |
DocumentClassifier.analyzeTextBlock(Region parent,
TextBlock tb,
DocumentAnalyzerIF analyzer) |