Extractors overview
In this post, we will show an overview of the implemented extractors. The extractors are used to extract relevant named entities
from text. These entities can be people names, organizations, addresses, social security numbers, etc. The entities are then used to anonymize the text.
All extractors and their API references are available in the anonipy
provides.