Skip to content

bennmcgregor/autoredact-demo

Repository files navigation

Installation

  1. pip install -r requirements.txt
  2. python -m spacy download en_core_web_lg
  3. python -m spacy download en_core_web_sm

Frontend

  1. cd frontend_2
  2. npm i
  3. npm start

Open frontend/index.html in a browser


run flask, go to http://localhost:5000

Backend

In the backend folder, run python -m flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages