Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 536 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 536 Bytes

Build a text anonymizer with Spacy and Streamlit components

In this repo, I'll show you how easy it is to build a web app to anonymize your text data with Streamlit and Spacy.

We'll also see how to deploy it to Heroku and make it live on internet for other users to use and play with:

Spoiler alert: here's what the app looks like

Details about the code

Medium post