================================== Welcome to the WEFE documentation! ================================== **WEFE: The Word Embeddings Fairness Evaluation Framework** is an open source library for measuring and mitigating bias in word embedding models. The following pages contain the documentation about WEFE: how to install the package, how to use it and how to contribute, as well as the detailed API documentation and extensive examples. .. toctree:: :maxdepth: 2 :caption: Getting Started getting_started/about.rst getting_started/quick_start.rst .. toctree:: :maxdepth: 2 :caption: User Guide user_guide/measurement_user_guide.rst user_guide/mitigation_user_guide.rst user_guide/loading_embeddings.rst .. toctree:: :maxdepth: 2 :caption: API api/api.rst .. toctree:: :maxdepth: 2 :caption: Conceptual Guides conceptual_guides/measurement_framework.rst conceptual_guides/mitigation_framework.rst conceptual_guides/references.rst .. toctree:: :maxdepth: 2 :caption: Examples examples/wefe_case_study.rst examples/replications.rst examples/multilingual.rst .. toctree:: :maxdepth: 2 :caption: Benchmark and Changes benchmark/benchmark.rst benchmark/changes.rst .. toctree:: :maxdepth: 2 :caption: Contributing user_guide/contribute.rst Repository ========== You can find the project repository at the following link: `WEFE repository on Github `_.