Uses of Interface
org.nlpub.watset.graph.WatsetClustering
Packages that use WatsetClustering
-
Uses of WatsetClustering in org.nlpub.watset.graph
Classes in org.nlpub.watset.graph that implement WatsetClusteringModifier and TypeClassDescriptionstatic class
A Watset clustering that computes disambiguated contexts on demand.Fields in org.nlpub.watset.graph declared as WatsetClusteringModifier and TypeFieldDescriptionprotected WatsetClustering<V>
Watset.clustering
The cached clustering result.Methods in org.nlpub.watset.graph that return WatsetClusteringModifier and TypeMethodDescriptionWatset.Implementation.compute()
Perform clustering with Watset.Watset.getClustering()