privateai / deid-examples

Examples scripts that showcase how to use Private AI Text to de-identify, redact, hash, tokenize, mask and synthesize PII in text.
MIT License
75 stars 1 forks source link

PAI 27 Examples Scripts to show how to interact with our docker container #1

Closed onurcayci closed 2 years ago

onurcayci commented 2 years ago

What is this for?

This PR is to create example scripts in Python and JavaScript to showcase how to interact with our docker container and demo server. These scripts also act as examples to show how to use additional features that we offer such as non-unique PII marker, fake entity generation, etc.

What has changed?