ect_es {sweater} | R Documentation |
Calculate the Spearman Coefficient of an ECT result
Description
This functions calculates the Spearman Coefficient of an Embedding Coherence Test. The value ranges from -1 to +1 and a larger value indicates less bias. If possible, please use calculate_es()
instead.
Usage
ect_es(x)
Arguments
x |
an ect object from the |
Value
Spearman Coefficient
References
Dev, S., & Phillips, J. (2019, April). Attenuating bias in word vectors. In The 22nd International Conference on Artificial Intelligence and Statistics (pp. 879-887). PMLR.
[Package sweater version 0.1.8 Index]