wefe.fetch_debiaswe

wefe.fetch_debiaswe() Dict[str, Union[List[str], list]][source]

Fetch the word sets used in the paper Man is to Computer Programmer as Woman is to Homemaker? from the source. It includes gender (male, female) terms and related word sets.

Returns
dict

A dictionary in which each key correspond to the name of the set and its values correspond to the word set.

References

Man is to Computer Programmer as Woman is to Homemaker? Debiasing Word Embeddings by Tolga Bolukbasi, Kai-Wei Chang, James Zou, Venkatesh Saligrama, and Adam Kalai. Proceedings of NIPS 2016.