| Interface | Description |
|---|---|
| FeatureExtractor |
A generic feature extractor.
|
| Tagger |
A generic tagger that is able to assign tags to areas.
|
| Class | Description |
|---|---|
| BackgroundColorAnalyzer |
Background color analyzer.
|
| ColorAnalyzer |
Foreground color analyzer.
|
| DefaultFeatureExtractor |
Implements common routines usable in feature extractors.
|
| InstanceExtractor |
Extracts instances from a page.
|
| NodeStyle |
This class represents the features of the node style that are important for node purpose
comparison.
|
| StyleCounter<T> |
Statistical analyzer of style occurences.
|
| TextTag |
A tag that can be assigned to the visual areas obtained using a text
classification by a particular tagger.
|
| TreeTagger |
This class implements the area tree tagging.
|
| VisualClassifier | |
| VisualTag |
A tag assigned using visual classification.
|