A microservice to anonymize strings
-
Updated
May 27, 2020 - JavaScript
A microservice to anonymize strings
Anonymises data inside text files and in sheet files. It recognises and removes various sorts of personally identifiable information (PII). Each removed part is replaced with suitable pseudonyms, depending on the type of removed data. Currently English and Russian languages are supported. Russian works both with Cyrillic and Latin characters.
Add a description, image, and links to the anonymize-strings topic page so that developers can more easily learn about it.
To associate your repository with the anonymize-strings topic, visit your repo's landing page and select "manage topics."