Package org.aksw.palmetto.calculations.direct
package org.aksw.palmetto.calculations.direct
-
Interface SummaryInterfaceDescriptionThis interface is implemented by all confirmation measures which are using the probabilities directly.This interface defines the epsilon used by log based calculations for avoiding the logarithm of 0.
-
Class SummaryClassDescriptionAn abstract class of all confirmation measures which have to handle undefined results.This confirmation measure calculates the conditional probability of W' given W*.This confirmation measure calculates the difference between the conditional probability of W' given W* abd the marginal probability of W'.This confirmation measure calculates the difference of the conditional probability of W' given W* and the conditional probability of W' given ¬W*.This confirmation measure calculates the Jaccard similarity between W' and W*.This confirmation measure calculates the Likelihood similarity between W' and W*.This confirmation measure calculates the logarithm of the conditional probability of W' given W*.This confirmation measure calculates the logarithm of the Jaccard similarity between W' and W*.This confirmation measure calculates the Likelihood similarity between W' and W*.This confirmation measure calculates the logarithm of the ratio between the joint probability of W' and W* and the product of the two marginal probabilities.This confirmation measure calculates the logarithm of the ratio between the joint probability of W' and W* and the product of the two marginal probabilities.This confirmation measure calculates Olssons coherence.This confirmation measure calculates the ratio between the joint probability of W' and W* and the product of the two marginal probabilities.This confirmation measure calculates Shogenjis coherence.