Skip to content

Control

Matthias Schildwächter edited this page Sep 20, 2017 · 3 revisions

Upload

On start up the page shows an upload field. The user can drag and drop a judgment to anonymize as pdf there or click the field and search the pdf file in the local file system. After uploading and processing the file it is displayed as text with the same format as the original. The found anonymizations are marked by different background colors for different Labels (e.g. Location, Person, Organisation). The anonymization which is actually looked at is marked by red fields before and after the original word(-sequence).

Keycontrol

The frontend is mostly controlable without using the mouse to speed up the anonymization process. With pressing the following key the described operation is executed.

  • a - accept the marked anonymization (basically saves it and replaces it with the generated replacment)
  • d - decline the marked anonymization (deletes it and keeps the marked original)
  • w - rework the marked anonymization (the focus of the curser jumps to the shown anonymization to edit its properties)
  • s - save the document (after finishing the last anonymization it is possible to save and export the document. Saving the document leads to updating the training data with the saved anonymizations)

Mouse operation

  • Create - In addition to the key control it is possible to mark words or word sequences with the mouse to set up a new anonymization. After marking the mouse focus is placed on the rework area on the right to set up the right label and a replacement for the new anonymization.
  • Reaccess - It is possible to reaccess accepted or declined anonymizations by marking the replacement or the original with the light blue background with the mouse.
Clone this wiki locally