Skip to content
Matthias Schildwächter edited this page Sep 4, 2017 · 6 revisions

anonml-recognition-ml

This module is responsible for the annotation of the tokenized judment, with help of machine learning (GermaNER). Furthermore, it processes those annotations to be able to use them as anonymizations. After all found anonymizations were reviewed and reworked by human interaction the training data is build of this information and appended to the already contained training data to later on train the model. The functionality of GermaNER is also used for retraining the model.

Retrain

The training file needs to be in the resources folder (named "trainingsFile.txt") https://docs.docker.com/engine/userguide/storagedriver/selectadriver/#other-considerations

Clone this wiki locally