slib.sml.sm.core.metrics.ic.annot
Class IC_annot_resnik_1995

java.lang.Object
  extended by slib.sml.sm.core.metrics.utils.LogBasedMetric
      extended by slib.sml.sm.core.metrics.ic.annot.IC_annot_resnik_1995
All Implemented Interfaces:
ICcorpus, LogBasedMetricInterface

public class IC_annot_resnik_1995
extends LogBasedMetric
implements ICcorpus

Original IC definition

Author:
Sebastien Harispe

Constructor Summary
IC_annot_resnik_1995()
           
 
Method Summary
 Map<org.openrdf.model.URI,Double> compute(IC_Conf_Corpus conf, SM_Engine manager)
           
 Map<org.openrdf.model.URI,Double> compute(Map<org.openrdf.model.URI,Integer> nbOccurences)
           
 
Methods inherited from class slib.sml.sm.core.metrics.utils.LogBasedMetric
getLogBase, setLogBase, setLogBase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IC_annot_resnik_1995

public IC_annot_resnik_1995()
Method Detail

compute

public Map<org.openrdf.model.URI,Double> compute(Map<org.openrdf.model.URI,Integer> nbOccurences)
                                          throws slib.utils.ex.SLIB_Ex_Critic
Parameters:
nbOccurences -
Returns:
Throws:
slib.utils.ex.SLIB_Ex_Critic

compute

public Map<org.openrdf.model.URI,Double> compute(IC_Conf_Corpus conf,
                                                 SM_Engine manager)
                                          throws slib.utils.ex.SLIB_Exception
Specified by:
compute in interface ICcorpus
Parameters:
conf -
manager -
Returns:
Throws:
slib.utils.ex.SLIB_Exception


Copyright © 2013. All Rights Reserved.