Anonymize Text
Description
The Text Anonymization Tool enables you to safeguard sensitive information within your text while preserving its meaning. Through the integration of 3rd-party APIs, your text can be anonymized efficiently. Please note that while this process significantly enhances privacy, we cannot guarantee absolute anonymity for all types of private data. The anonymized text can later be deanonymized by another task.
Limitations
• Caution: As much as we strive for comprehensive anonymization, we cannot guarantee that every form of private data will be completely masked.
• Currently, our tool exclusively supports the English language.
How to use it?
-
Enter the text you wish to anonymize in the designated input field.
-
Our advanced algorithm will process the text and generate an anonymized version.
-
The anonymized text and information that can be passed to the de anonymization task is returned.
Background
The task uses the Software Presidio (microsoft.github.io/presidio).
Version | AI Model | Created | Link |
---|---|---|---|
1.0.0 | 28.03.2023 |
API
The REST API allows you to call the tool with the same costs as when running the tool. Please generate an Personal access token before using the REST API.Parameters
- text (Text): The text that should be anonymized.
- language (Language): The language the search is done in
- Call the REST API by cURL
- Install the package with pip
- Run in python3
- Coming soon: Within AnySolve ChatComplete prompts you can use the following command to execute the task: