Month: February 2019

Document Redaction & Sanitization Using SpaCy’s Named Entity Recognition

Automatic Redaction of Document using Spacy’s Named Entity Recognition In this tutorial we will see how to use spacy to do document redaction and sanitization. So what is document sanitization or redaction? Sanitization is the process of removing sensitive information from a document or other message (or sometimes encrypting it), so that the document may …

Document Redaction & Sanitization Using SpaCy’s Named Entity Recognition Read More »