| Class and Description |
|---|
| AbstractDocumentAnalyzer
INTERNAL:
|
| CharacterAnalyzer
INTERNAL:
|
| ClassifiableContentIF
INTERNAL: Interface that holds the identifier and the actual
content of a classifiable resource.
|
| ClassifyPluginIF
INTERNAL: Interface implemented by code that is able to locate
classifiable content for topics.
|
| DelimiterTrimmerIF
INTERNAL:
|
| Document
INTERNAL:
|
| DocumentAnalyzerIF
INTERNAL:
|
| FormatModuleIF
INTERNAL: Interface that encapsulates the support for a given
document format.
|
| FrequencyAnalyzer
INTERNAL: A frequency table giving the frequency with which a
particular word is used in a particular language.
|
| HttpServletRequestAwareIF
INTERNAL: Interface implemented by ClassifyPluginIFs that want
access to the current HTTP request in a servlet environment.
|
| Language
INTERNAL: Object representing a particular language.
|
| Region
INTERNAL:
|
| StopList
INTERNAL: A set of words considered "stop words" in a particular
language.
|
| Term
PUBLIC: Represents a concept which occurs in the classified
content.
|
| TermAnalyzerIF
INTERNAL:
|
| TermDatabase
PUBLIC: A collection of terms representing the result of
classifying a piece of content.
|
| TermNormalizerIF
INTERNAL:
|
| TermStemmerIF
INTERNAL: A stemmer produces the stem of a word from a form of the
word.
|
| TextBlock
INTERNAL:
|
| TextHandlerIF
INTERNAL: Callback interface used by format modules to tell the
classification framework about the structure of classifiable
content.
|
| Token
INTERNAL:
|
| TokenizerIF
INTERNAL:
|
| TokenVisitor
INTERNAL:
|
| TopicMapAnalyzer.AssociationType |
| Variant
PUBLIC: Represents a form of a term as it occurred in classified
content.
|
| WebChew.ExistingAssociation |
| WebChew.WebClassification |
| WebChew.WebTerm |
| XMLFormatModule
INTERNAL:
|