public class BehaviourJaccardSimilarity<M,N extends org.jbpt.hypergraph.abs.IEntity>
extends java.lang.Object
Constructor and Description |
---|
BehaviourJaccardSimilarity(org.jbpt.bp.RelSet<M,N> profileA,
org.jbpt.bp.RelSet<M,N> profileB) |
Modifier and Type | Method and Description |
---|---|
protected void |
addProfileEntities(org.jbpt.bp.RelSet<M,N> profileA,
com.google.common.collect.BiMap<java.lang.Integer,java.lang.String> aEntities,
java.util.List<java.lang.String> unionEntities) |
double |
getSimilarity() |