Skip to content

ahmedbesbes/anonymizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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