Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 399 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 399 Bytes

Spell-Checker

Spell Checker is a web app based on Flask and pyspellchecker library. It is a part of the course Application Security in NYU. Spell checker processeses the text and gives you the text with words with correct spellings.

For more details on how to install and run the server, Refer to https://github.com/sahiilll/Spell-Checker

app.py is a flask server running on localhost:5000