Constructor and Description |
---|
ProbOccurence() |
Modifier and Type | Method and Description |
---|---|
Map<org.openrdf.model.URI,Double> |
compute(IC_Conf_Topo conf,
SM_Engine manager)
Compute the topological Information Content for the vertices contained by
the graph associated to the given engine.
|
static Map<org.openrdf.model.URI,Double> |
compute(Map<org.openrdf.model.URI,Integer> nbOccurrence,
int addToOccurrence) |
public static Map<org.openrdf.model.URI,Double> compute(Map<org.openrdf.model.URI,Integer> nbOccurrence, int addToOccurrence) throws slib.utils.ex.SLIB_Ex_Critic
nbOccurrence
- addToOccurrence
- slib.utils.ex.SLIB_Ex_Critic
public Map<org.openrdf.model.URI,Double> compute(IC_Conf_Topo conf, SM_Engine manager) throws slib.utils.ex.SLIB_Ex_Critic
ICtopo
Copyright © 2014. All rights reserved.