Class RegexpTermAnalyzer

java.lang.Object
net.ontopia.topicmaps.classify.RegexpTermAnalyzer
All Implemented Interfaces:
TermAnalyzerIF

public class RegexpTermAnalyzer extends Object implements TermAnalyzerIF
INTERNAL: A term analyzer which recognizes certain kinds of terms using regexps and adjusts their scores accordingly. At the moment it only recognizes emails addresses and HTTP URLs. These are scored down dramatically.