About Anaconda Help Download Anaconda

sfe1ed40 / packages / scrubadub_spacy 2.0.0

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

Installers

  • linux-64 v2.0.0
  • linux-aarch64 v2.0.0
  • osx-arm64 v2.0.0
  • osx-64 v2.0.0
  • win-64 v2.0.0

conda install

To install this package run one of the following:
conda install sfe1ed40::scrubadub_spacy

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy