Skip to content

burstMembrane/redacter

Repository files navigation

Redacter

Redacter is a React app to replace real names in input text with fake ones. Redacter Preview

It uses Stanfords NER tagger for tagging and the Faker library for generating fake names on a Flask API.

Live demo on Heroku