Uses of Class
org.nlpub.watset.graph.ChineseWhispers.Builder
Packages that use ChineseWhispers.Builder
-
Uses of ChineseWhispers.Builder in org.nlpub.watset.graph
Methods in org.nlpub.watset.graph that return ChineseWhispers.BuilderModifier and TypeMethodDescriptionstatic <V,
E> ChineseWhispers.Builder<V, E> ChineseWhispers.builder()
Create a builder.ChineseWhispers.Builder.setIterations
(int iterations) Set the maximal number of iterations.Set the random number generator.ChineseWhispers.Builder.setWeighting
(NodeWeighting<V, E> weighting) Set the the node weighting approach.