com.raritantechnologies.concept.keywordAnalyzer
Class KeywordAnalyzer
java.lang.Object
com.raritantechnologies.concept.keywordAnalyzer.KeywordAnalyzer
- public class KeywordAnalyzer
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeywordAnalyzer
public KeywordAnalyzer(double lowRange,
double highRange)
KeywordAnalyzer
public KeywordAnalyzer(double lowRange,
double highRange,
boolean shouldCluster)
addKeyword
public void addKeyword(WordCount wordCount,
java.util.Map docsMap)
getKeywords
public java.util.Map getKeywords()
getDocuments
public java.util.Map getDocuments()