Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to help manual post-anonymization replacement fixing #15

Merged
merged 5 commits into from
Jun 6, 2024

Conversation

eriknovak
Copy link
Owner

The PR adds a function to help manually fix data anonymization. It accepts the original text and the list of replacements and returns the updated anonymized text. The replacement input value has the same structure as what the strategy.anonymize method returns.


Closes #14

@eriknovak eriknovak added the enhancement New feature or request label Jun 6, 2024
@eriknovak eriknovak self-assigned this Jun 6, 2024
@eriknovak eriknovak merged commit ae7eeea into main Jun 6, 2024
9 checks passed
@eriknovak eriknovak deleted the feature/refinement branch June 6, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add post-anonymization function to help manual replacement
1 participant