Identifier

The Identifier component determines which of the words extracted by the Explainer are related to protected attributes.

Overview

The Identifier works by: - …

### Key Features

Example Usage

Here’s an example of how to use the Explainer component:

from nlpguard.identifier import Identifier

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 Identifier API Documentation.