Compute the set recall (SRE).
score : float
The SRE for reference and test set.
See also
lingpy.test.evaluate.EvalLXS.set_precision, lingpy.test.evaluate.EvalLXS.set_fscore
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.
Enter search terms or a module, class or function name.