MCPcopy Create free account
hub / github.com/OmerShapira/Syntactic / clusterDistribution

Method clusterDistribution

src/main/java/syntaxLearner/Cluster.java:44–64  ·  view source on GitHub ↗

Calculates the distribution of an entire Cluster. Similar to calculating a centroid with k-means. @return a "Map" vector

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

distanceMethod · 0.45
recordClusterInfoMethod · 0.45

Calls 5

clusterDistributionMethod · 0.95
isClusterUpdatedMethod · 0.80
getClusterContextsMethod · 0.80
getWordMethod · 0.80
registerClusterUpdateMethod · 0.80

Tested by

no test coverage detected