This is a very basic spell corrector for Persian (فارسی).
first run this command:
docker run -p 8888:5000 samyarrahimi/spellcorrection
and then open your browser and go to:
localhost:8888/
now you can enter your query.
run app.py
open your browser and go to:
localhost:5000/
now you can enter your query.