I recently wrote an open source Python module to deidentify people's names and gender specific pronouns. It uses spaCy's Named Entity Recognition (NER) capabilities combined with custom pronoun handling. See the screenshot in the README.md file.* https://github.com/jftuga/deidentification
* https://pypi.org/project/text-deidentification/
No comments yet.