Modifier and Type | Method and Description |
---|---|
Cluster |
addTerm(Term term) |
List<String> |
getTermList() |
List<Term> |
getTerms() |
boolean |
isActive() |
boolean |
isSimilarTo(Cluster other,
double treshold) |
Iterator<Term> |
iterator() |
Cluster |
merge(Cluster other) |
void |
setActive(boolean active) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2020. All rights reserved.