|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.concept.clustering.DocumentClusterer
com.raritantechnologies.concept.clustering.CosineSimilarityDocumentClusterer
Uses Cosine Similarity computation to get related documents.
| Constructor Summary | |
CosineSimilarityDocumentClusterer()
|
|
| Method Summary | |
void |
computeRelatedDocs(java.util.HashMap documents)
|
void |
initialize(org.w3c.dom.Element elem)
Initializes the object from an XML tag or element. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CosineSimilarityDocumentClusterer()
| Method Detail |
public void computeRelatedDocs(java.util.HashMap documents)
computeRelatedDocs in class DocumentClustererpublic void initialize(org.w3c.dom.Element elem)
IConfigurable
initialize in interface IConfigurableinitialize in class DocumentClusterer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||