org.tm4j.panckoucke.impl.abstraction .MatrixClassifier

Description

Implementations of this interface may be used to classify the 'enviroment' of a given topic. What strategies are used for classification is completly up to the implementation. The result of the classification process has always the shape of a matrix. created 19.01.2004

Implementations of this interface

Method Summary
org.tm4j.panckoucke.impl.abstraction.util.Matrix classify(org.tm4j.topicmap.Topic t0)
performs the classification process for the given topic