LingPy

lingpy.test.evaluate.EvalLXS.set_recall

EvalLXS.set_recall()

Compute the set recall (SRE).

Returns :

score : float

The SRE for reference and test set.

Notes

The set recall (see Bergsma2007) is defined as the number of identical cognate sets in reference and test set divided by the total number of cognate sets in the reference set.