-
Notifications
You must be signed in to change notification settings - Fork 4
What is the GUI
User can upload files to the page.
Each file is stored and can be easily anonymized.
After anonymization, user can download the edited files.
The interface provides the following services:
-
Anonymization of multiple files (.odt or .txt).
The anonymizer service uses the basic patterns to anonymize the file.
-
User Dictionary
User can select any word in any text and add it to his dictionary.
Whenever these words are detected they will be automatically anonymized in all files.
-
Editing the Words in User Dictionary.
User can preview his dictionary and delete any word added.
-
File Dictionary
User can select any word in a file and anonymize this word, specifically in this file.
-
Editing the Words in File Dictionary
User can delete the words anonymized in this text.
-
Download
User can finally download any document.