|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--idl.tmt.util.FrequentTermsUtil
list the terms that occur most frequently in the top documents for a given cluster
| Field Summary | |
(package private) TmtClustering |
myClustering
|
(package private) IndexedCollection |
myCollection
|
(package private) Instances |
myInstances
|
| Constructor Summary | |
FrequentTermsUtil(IndexedCollection col,
TmtClustering tc)
|
|
| Method Summary | |
void |
listNTopTerms(int n)
|
void |
listNTopTermsForCluster(int n,
int k)
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
IndexedCollection myCollection
TmtClustering myClustering
Instances myInstances
| Constructor Detail |
public FrequentTermsUtil(IndexedCollection col,
TmtClustering tc)
| Method Detail |
public void listNTopTerms(int n)
public void listNTopTermsForCluster(int n,
int k)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||