public interface Coherence
| Modifier and Type | Method and Description |
|---|---|
double[] |
calculateCoherences(String[][] wordsets)
Calculates the coherence for the given set of top word sets.
|
String |
getName()
Returns the name of the coherence.
|
double[] calculateCoherences(String[][] wordsets)
wordsets - set of topic top wordsString getName()
Copyright © 2014–2016. All rights reserved.