Moderator ========= The **Moderator** modifies the original training dataset based on the protected attributes identified by the **Explainer** and **Identifier**. Overview -------- The **Moderator** works by: - .. - .. This tool is particularly useful for: Key Features ~~~~~~~~~~~~ Example Usage ~~~~~~~~~~~~ Here’s an example of how to use the **Moderator** component: .. code-block:: python from nlpguard.moderator import Moderator For more details on the available methods, refer to the **API Documentation** below. API Documentation ----------------- For a complete reference of the available methods and classes, check the :doc:`api`. .. toctree:: :maxdepth: 2 :caption: Moderator Documentation: api