net.ontopia.topicmaps.classify
Class DistanceAnalyzer
java.lang.Object
net.ontopia.topicmaps.classify.AbstractDocumentAnalyzer
net.ontopia.topicmaps.classify.DistanceAnalyzer
- All Implemented Interfaces:
- DocumentAnalyzerIF
public class DistanceAnalyzer
- extends AbstractDocumentAnalyzer
INTERNAL:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
high
protected double high
termCount
protected int termCount
DistanceAnalyzer
public DistanceAnalyzer()
startDocument
public void startDocument(Document doc)
- Specified by:
startDocument in interface DocumentAnalyzerIF- Overrides:
startDocument in class AbstractDocumentAnalyzer
endDocument
public void endDocument(Document doc)
- Specified by:
endDocument in interface DocumentAnalyzerIF- Overrides:
endDocument in class AbstractDocumentAnalyzer
analyzeToken
public void analyzeToken(TextBlock parent,
Token token,
int index)
- Specified by:
analyzeToken in interface DocumentAnalyzerIF- Specified by:
analyzeToken in class AbstractDocumentAnalyzer
Copyright © 2000-2012 Ontopia.