Quantum triviality
The overlap coefficient is a similarity measure related to the Jaccard index that measures the overlap between two sets, and is defined as the size of the intersection divided by the smaller of the size of the two sets:
If set X is a subset of Y or the converse then the overlap coefficient is equal to one.
External links
- Open Source Overlap Scala implementation as part of the larger stringmetric project