To use this script, install the following packages:
pip install lxml
pip install numpy
pip install weighted_levenshtein
If you plan to use this script outside of "chcemvediet" environment, easy way is to copy content_types.py
to the same directory
cp -a chcemvediet/chcemvediet/apps/anonymization/content_types.py .