public class HC extends Object
| Constructor and Description |
|---|
HC() |
| Modifier and Type | Method and Description |
|---|---|
static Cluster |
Hc(HashMap<String,HashMap<String,Double>> tfidfData,
LinkageCriterion criterion)
Implements hierarchical clustering for word bags.
|
Copyright © 2021. All rights reserved.