class |
CondProbConfirmationMeasure |
This confirmation measure calculates the conditional probability of W' given
W*.
|
class |
FitelsonConfirmationMeasure |
This confirmation measure calculates the difference of the conditional
probability of W' given W* and the conditional probability of W' given ¬W*.
|
class |
JaccardConfirmationMeasure |
This confirmation measure calculates the Jaccard similarity between W' and
W*.
|
class |
LikelihoodConfirmationMeasure |
This confirmation measure calculates the Likelihood similarity between W' and
W*.
|
class |
LogCondProbConfirmationMeasure |
This confirmation measure calculates the logarithm of the conditional
probability of W' given W*.
|
class |
LogJaccardConfirmationMeasure |
This confirmation measure calculates the logarithm of the Jaccard similarity
between W' and W*.
|
class |
LogLikelihoodConfirmationMeasure |
This confirmation measure calculates the Likelihood similarity between W' and
W*.
|
class |
LogRatioConfirmationMeasure |
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.
|
class |
NormalizedLogRatioConfirmationMeasure |
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.
|
class |
OlssonsConfirmationMeasure |
This confirmation measure calculates Olssons coherence.
|
class |
RatioConfirmationMeasure |
This confirmation measure calculates the ratio between the joint probability
of W' and W* and the product of the two marginal probabilities.
|
class |
ShogenjisConfirmationMeasure |
This confirmation measure calculates Shogenjis coherence.
|