Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Columns names and data are identified incorrectly pii #216

@denisbnet

Description

@denisbnet

DatumSpacyDetector:

  1. Code (salt) like '0c065d65-883a-4286-8284-9c2668ee7608' identified as Address
  2. Education code like 'HIGHER' or 'MASTER' identified as Address
  3. Employment code like 'FULL_TIME' identified as Person
  4. Source code like 'MANUAL' or 'CAREER SECTION' identified as Person
  5. Salary like '30000' identified as Birth Date
  6. Skills description identified as Address
    etc.
    Is it possible to fix it?

spaCy version 3.5.2
Platform Linux-5.15.0-70-generic-x86_64-with-glibc2.35
Python version 3.10.6
Pipelines en_core_web_md (3.5.0), en_core_web_sm (3.5.0)

ColumnNameRegexDetector:

  1. Passpord identifed as Password

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions