Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/sap-ai-launchpad/data-masking-79911bd.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ When masking data, you can choose the types of data that are to be masked. For e
>
> Anonymization replaces personally identifiable information in an irreversible way. This leads to a loss of context, which may limit the model's ability to process the input. For instance, if tasked with writing a story about Michael and Donna, anonymization of profile-person would result in a story about `MASKED_PERSON` and `MASKED_PERSON`, making it impossible to distinguish between the two.

You can enter strings that you do not want to mask in the *Exeption List*.
You can enter strings that you do not want to mask in the *Exception List*.

![Screenshot of the SAP AI Launchpad user interface](images/data_making_6b_95be013.png)

Expand Down
Loading