Your Personal Data is in Plain-text?

Milind Deore
May 2, 2024

--

STOP paying for paid Named Entity Recognition (NER) tools!

Check out my FREE open source tool for Anonymizing or Pseudonymizing private data (PII, PHI, PCI). It detects NER in your data and replaces it with synthetic data. While it’s a preliminary version, it offers valuable insights for building your own production-ready NER system.

This tool can recognise various NERs including:

  • PERSON,
  • LOCATION,
  • PHONE,
  • ACCOUNT_NUMBER,
  • ID,
  • EMAIL,
  • URL,
  • AGE,
  • COMPANY,
  • JOB_TITLE,
  • GENDER,
  • ADDRESS,
  • COUNTY,
  • IP_ADDRESS,
  • CREDIT_CARD_NUMBER,
  • USERNAME,
  • PASSWORD,
  • PIN,
  • and more.

The repository includes the GGUF model and a Docker container for easy use. Plus, it’s optimised to work on both GPU and CPU, with Intel AVX512 providing solid results. Check it out and enhance your data privacy efforts!

Github Repo: https://lnkd.in/gAxGb6uv

LinkedIn Post

--

--