dccuchile / wefe

WEFE: The Word Embeddings Fairness Evaluation Framework. WEFE is a framework that standardizes the bias measurement and mitigation in Word Embeddings models. Please feel welcome to open an issue in case you have any questions or a pull request if you want to contribute to the project!
https://wefe.readthedocs.io/
MIT License
173 stars 14 forks source link

fix: include last pair in RIPA score #43

Closed h4c5 closed 1 year ago

h4c5 commented 1 year ago

Fix for issue #41 : also use last base pair in RIPA score

pbadillatorrealba commented 1 year ago

All good, accepted.

Thank you!