CMD + K

scrubadub_spacy

Community

Use Spacy NER models to clean personally identifiable information from dirty dirty text.

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::scrubadub_spacy

Usage Tracking

2.0.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

scrubadub removes personally identifiable information from text. scrubadubspacy is an extension that uses spaCy NLP models to remove personal information from text. This package contains two extra detectors: scrubadubspacy.detectors.SpacyEnityDetector - A detector that uses the spacy NER model to find locations, names, dates and other entities. scrubadub_spacy.detectors.SpacyNameDetector - A detector that uses the spacy NER model and context words to find names in text.

About

Summary

Use Spacy NER models to clean personally identifiable information from dirty dirty text.

Last Updated

Feb 5, 2025 at 12:08

License

Apache-2.0

Total Downloads

3.1K

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
macOS-64
win-64