net.ontopia.topicmaps.classify
Class RegionBooster
java.lang.Object
net.ontopia.topicmaps.classify.AbstractDocumentAnalyzer
net.ontopia.topicmaps.classify.RegionBooster
- All Implemented Interfaces:
- DocumentAnalyzerIF
public class RegionBooster
- extends AbstractDocumentAnalyzer
INTERNAL:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegionBooster
public RegionBooster()
addBoost
public void addBoost(String rname,
double boost)
startRegion
public void startRegion(Region region)
- Specified by:
startRegion in interface DocumentAnalyzerIF- Overrides:
startRegion 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
endRegion
public void endRegion(Region region)
- Specified by:
endRegion in interface DocumentAnalyzerIF- Overrides:
endRegion in class AbstractDocumentAnalyzer
Copyright © 2000-2012 Ontopia.