Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 427 Bytes

File metadata and controls

7 lines (4 loc) · 427 Bytes

EntityMysticism

This repo serves a basic guide toward Named-Entity-Recognition (NER) and it's uses.

This application can also be used to mask sensitive information, such as personally identifiable information (PII) or protected health information (PHI), by replacing named entities with placeholder values.

NER is useful for a wide range of applications, including information extraction, data privacy, and text analytics.