#自然语言处理#An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.
Filter sensitive information from free text before sending it to external services or APIs, such as chatbots and LLMs.
Python CLI tool to redact and un-redact sensitive data from text files. 🔐📝
Rust derive macro for redacting sensitive data in std:fmt:Debug
Maskwise detects, redacts, masks, and anonymizes sensitive data across text, images, and structured data in training datasets for LLM systems. Powered by Microsoft Presidio
#Awesome#resources for programmatically redacting personally identifiable information
#自然语言处理#Redactify is an efficient data redaction tool that secures sensitive text using advanced NLP and rule-based methods. It combines transformer-based NER, regex, and Presidio analysis to detect and mask ...