Spell correction
The repository is based on norvig spell correct. It uses wordsegment package to deal with combination/merging of two words.
The app is being hosted using python Flask.
To app run locally, run python spellCorrect.py through python environment.
To check the app, use following request: http://localhost:8000/api/spellCorrect?word=<input_word>