Abstract
A tool for detecting identifiable information in data sources. Out of the box supports:
- CSV
- DICOM
- Relational Database Tables (Sql Server, MySql, Postgres, Oracle)
- MongoDb
Rules base is driven by regular expressions and plugin services (e.g. Natural Language Processing). Also includes a reviewer/redactor tool for processing false positives and updating the rules base.
There is a standalone command line tool called ii for running directly or you can use the nuget package in your own code to evaluate data.
- CSV
- DICOM
- Relational Database Tables (Sql Server, MySql, Postgres, Oracle)
- MongoDb
Rules base is driven by regular expressions and plugin services (e.g. Natural Language Processing). Also includes a reviewer/redactor tool for processing false positives and updating the rules base.
There is a standalone command line tool called ii for running directly or you can use the nuget package in your own code to evaluate data.
Original language | English |
---|---|
Place of Publication | United States |
Publisher | GitHub |
Media of output | Other |
Size | Software |
Publication status | Published - 2 Aug 2022 |
Keywords
- NLP
- csharp
- anonymisation
- natural language processing
- tool
- library
- nuget