public interface PairwiseDomainSimilarity
| Modifier and Type | Method and Description |
|---|---|
int |
getDifferenceInCounts()
This should return the -- not normalized, not absolute -- difference in
counts (for example domain counts) for the two domains.
|
double |
getSimilarityScore() |
int getDifferenceInCounts()
double getSimilarityScore()