public class Clustering extends Object
| Constructor and Description |
|---|
Clustering(List<String> patterns,
double treshold) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Cluster> |
getClusterIndex() |
List<List<String>> |
getClusters() |
Copyright © 2020. All rights reserved.